24 lines
531 B
Markdown
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)
|
|
|
|
|