FactCheck

class pyrogram.types.FactCheck

A fact-check.

Parameters:
  • need_check (bool) – True, if the message needs to be fact-checked.

  • country (str, optional) – ISO 3166-1 alpha-2 country code for which the fact-check is relevant.

  • text (TextWithEntities, optional) – Fact-check text.

  • hash (int) – Fact-check hash.