channels.SetMainProfileTab#
- class pyrogram.raw.functions.channels.SetMainProfileTab#
Changes the main profile tab of a channel, see here for more info.
- Details:
Layer:
214
ID:
3583FCB1
- Parameters:
channel (
InputChannel
) – The channel.tab (
ProfileTab
) – The tab to set as main tab.
- Returns:
bool