UpdateShortMessage

class pyrogram.raw.types.UpdateShortMessage

This object is a constructor of the base type Updates.

Details:
  • Layer: 120

  • ID: 0x2296d2c8

Parameters
  • idint 32-bit

  • user_idint 32-bit

  • messagestr

  • ptsint 32-bit

  • pts_countint 32-bit

  • dateint 32-bit

  • out (optional) – bool

  • mentioned (optional) – bool

  • media_unread (optional) – bool

  • silent (optional) – bool

  • fwd_from (optional) – MessageFwdHeader

  • via_bot_id (optional) – int 32-bit

  • reply_to (optional) – MessageReplyHeader

  • entities (optional) – List of MessageEntity