MadelineProto/docs/TD_docs/constructors/updateGroupFull.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

24 lines
531 B
Markdown

---
title: updateGroupFull
description: Some data from groupFull has been changed
---
## Constructor: updateGroupFull
[Back to constructors index](index.md)
Some data from groupFull has been changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|group\_id|[int](../types/int.md) | Yes|Group identifier|
|group\_full|[groupFull](../constructors/groupFull.md) | Yes|New full information about the group|
### Type: [Update](../types/Update.md)