FactCheck

class pyrogram.raw.types.FactCheck

Telegram API type.

Constructor of FactCheck.

Details:
  • Layer: 187

  • ID: B89BFCCF

Parameters:
  • hash (int 64-bit) – N/A

  • need_check (bool, optional) – N/A

  • country (str, optional) – N/A

  • text (TextWithEntities, optional) – N/A

Functions:

This object can be returned by 1 function.

messages.GetFactCheck

Telegram API function.