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

23 lines
446 B
Markdown

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