toggle_bot_can_manage_emoji_status


Description:

public async Ok toggle_bot_can_manage_emoji_status (int64 bot_user_id, bool can_manage_emoji_status) throws TDLibError

Toggles whether the bot can manage emoji status of the current user

Parameters:

bot_user_id

User identifier of the bot

can_manage_emoji_status

Pass true if the bot is allowed to change emoji status of the user; pass false otherwise