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