GetChannels¶
-
class
pyrogram.raw.functions.channels.
GetChannels
¶ Get info about channels/supergroups.
- Details
Layer:
122
ID:
0xa7f6bbb
- Parameters
id (List of
InputChannel
) – IDs of channels/supergroups to get info about.
- Returns
messages.Chats
– Object contains list of chats with auxiliary data.