1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 13:46:54 +01:00
MadelineProto/docs/TD_docs/constructors/updateGroup.md
2017-08-25 14:43:29 +02:00

23 lines
430 B
Markdown

---
title: updateGroup
description: Some data about a group has been changed
---
## Constructor: updateGroup
[Back to constructors index](index.md)
Some data about a group has been changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|group|[group](../types/group.md) | Yes|New data about the group|
### Type: [Update](../types/Update.md)