MessageEntityFormattedDate#

class pyrogram.raw.types.MessageEntityFormattedDate#

Constructor of MessageEntity.

Details:
  • Layer: 223

  • ID: 904AC7C7

Parameters:
  • offset (int 32-bit)

  • length (int 32-bit)

  • date (int 32-bit)

  • relative (bool, optional)

  • short_time (bool, optional)

  • long_time (bool, optional)

  • short_date (bool, optional)

  • long_date (bool, optional)

  • day_of_week (bool, optional)