TDLib v0.0.1 TDLib.Object.UpdateUser View Source
Some data of a user has changed. This update is guaranteed to come before the user identifier is returned to the client as long as the library has information on the user.
Name | Type | Description |
---|---|---|
user | user | New data about the user. |
More details on telegram’s documentation.