bots.reorderUsernames

Reorder usernames associated to a bot we own.

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

Parameters

Name Type Description
bot InputUser The bot
order Vector<string> The new order for active usernames. All active usernames must be specified.

Result

Bool

Possible errors

Code Type Description
400 BOT_INVALID This is not a valid bot.

Bots can use this method