mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
686 B
686 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
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 |