MadelineProto/docs/TD_docs/constructors/updateGroupFull.md

24 lines
531 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
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|
2017-09-29 15:50:59 +02:00
|group\_full|[groupFull](../constructors/groupFull.md) | Yes|New full information about the group|
2017-08-25 15:05:53 +02:00
### Type: [Update](../types/Update.md)