GetFullChannel¶
-
class
pyrogram.raw.functions.channels.
GetFullChannel
¶ Get full info about a channel.
- Details
Layer:
126
ID:
0x8736a09
- Parameters
channel (
InputChannel
) – The channel to get info about.
- Returns
messages.ChatFull
– Object contains extended info on chat with auxiliary data.