toggleBotCanManageEmojiStatus¶ Function · TDLib 1.8.67 · d1085f9c Toggles whether the bot can manage emoji status of the current user toggleBotCanManageEmojiStatus( bot_user_id: int53, can_manage_emoji_status: Bool ) → Ok bot_user_id¶ int53 User identifier of the bot can_manage_emoji_status¶ Bool Pass true if the bot is allowed to change emoji status of the user; pass false otherwise