MadelineProtoDocs/docs/TD_docs/methods/getChannel.md
2018-04-04 19:52:48 +02:00

658 B

title description image
getChannel Returns information about a channel by its identifier, offline request if current user is not a bot https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Method: getChannel

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns information about a channel by its identifier, offline request if current user is not a bot

Parameters:

Name Type Required Description
channel_id int Yes Channel identifier

Return type: Channel