Layer 220
UpdateUser
User ( user and/or user Full ) information was updated.
constructor
Parameters
| Name | Type | Description |
|---|---|---|
| UserId | long | User ID |
Returns
UpdateGogram Example
// Creating UpdateUser constructor obj := &tg.UpdateUser{ UserId: int64(0), }