MadelineProtoDocs/docs/TD_docs/constructors/updateGroup.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

766 B

title description image
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 https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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