channels.getFullChannel
Get full info about a channel
Example
TL schema
Parameters
Name | Type | Description |
channel | The channel to get info about |
Result
Possible errors
Code | Type | Description |
400 | CHANNEL_INVALID | The provided channel is invalid |
400 | CHANNEL_PRIVATE | You haven't joined this channel/supergroup |
403 | CHANNEL_PUBLIC_GROUP_NA | channel/supergroup not available |
400 | MSG_ID_INVALID | Invalid message ID provided |
Can bots use this methd ?
yes
Related pages
Last updated