channels.reorderUsernames

Reorder active usernames

 Method schema is available as of layer 148. Switch ยป

Parameters

Name Type Description
channel InputChannel The supergroup or channel
order Vector<string> The new order for active usernames. All active usernames must be specified.

Result

Bool

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.

Bots can use this method