mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
710 B
710 B
title | description |
---|---|
updateChannel | Some data about a channel has been changed. This update is guaranteed to come before channel identifier is returned to the client, if library knows anything about the channel |
Constructor: updateChannel
Some data about a channel has been changed. This update is guaranteed to come before channel identifier is returned to the client, if library knows anything about the channel
Attributes:
Name | Type | Required | Description |
---|---|---|---|
channel | channel | Yes | New data about the channel |