channels.ReorderUsernames#
- class pyrogram.raw.functions.channels.ReorderUsernames#
Reorder active usernames.
- Details:
Layer:
158
ID:
B45CED1D
- Parameters:
channel (
InputChannel
) – The supergroup or channel.order (List of
str
) – The new order for active usernames. All active usernames must be specified.
- Returns:
bool