1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/constructors/updateGroup.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

693 B

title description
updateGroup Some data about a group has been changed. This update is guaranteed to come before group identifier is returned to the client, if library knows anything about the group

Constructor: updateGroup

Back to constructors index

Some data about a group has been changed. This update is guaranteed to come before group identifier is returned to the client, if library knows anything about the group

Attributes:

Name Type Required Description
group group Yes New data about the group

Type: Update