bots.UpdateUserEmojiStatus#

class pyrogram.raw.functions.bots.UpdateUserEmojiStatus#

Change the emoji status of a user (invoked by bots, see here » for more info on the full flow)

Details:
  • Layer: 198

  • ID: ED9F30C5

Parameters:
  • user_id (InputUser) – The user whose emoji status should be changed

  • emoji_status (EmojiStatus) – The emoji status

Returns:

bool