24 lines
544 B
Markdown
24 lines
544 B
Markdown
---
|
|
title: updateChannelFull
|
|
description: Some data from channelFull has been changed
|
|
---
|
|
## Constructor: updateChannelFull
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Some data from channelFull has been changed
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|channel\_id|[int](../types/int.md) | Yes|Channel identifier|
|
|
|channel\_full|[channelFull](../types/channelFull.md) | Yes|New full information about the channel|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|