reorder_bot_active_usernames


Description:

public async Ok reorder_bot_active_usernames (int64 bot_user_id, ArrayList<string?> usernames) throws TDLibError

Changes order of active usernames of a bot. Can be called only if userTypeBot.can_be_edited == true

Parameters:

bot_user_id

Identifier of the target bot

usernames

The new order of active usernames. All currently active usernames must be specified