Associate (or remove) a personal channel », that will be listed on our personal profile page ».
Changing it will emit an updateUser update.
Method schema is available as of layer 177. Switch »
Name | Type | Description |
---|---|---|
channel | InputChannel | The channel, pass inputChannelEmpty to remove it. |
Represents the absence of a channel
How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.
Telegram offers many customization options for your profile!
User (user and/or userFull) information was updated.
This update can only be received through getDifference or in updates/updatesCombined constructors, so it will always come bundled with the updated user, that should be applied as usual », without re-fetching the info manually.
However, full peer information will not come bundled in updates, so the full peer cache (userFull) must be invalidated for user_id
when receiving this update.