Reorder active usernames
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
channels.reorderUsernames#b45ced1d channel:InputChannel order:Vector<string> = Bool;
Name | Type | Description |
---|---|---|
channel | InputChannel | The supergroup or channel |
order | Vector<string> | The new order for active usernames. All active usernames must be specified. |
Code | Type | Description |
---|---|---|
400 | CHANNEL_INVALID | The provided channel is invalid. |