pageBlockChannel
Reference to a telegram channel
type tg.PageBlockChannel struct { /* ... */ }
Implements PageBlock.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Channel | ChatClass | yes | The channel/supergroup/chat |
References
- Official documentation
- Generated Go reference
- TL definition:
pageBlockChannel#ef1751b5