FactCheck#

class pyrogram.raw.types.FactCheck#

Represents a fact-check created by an independent fact-checker.

Telegram clients support displaying fact-checks added to messages by independent fact-checkers.

Constructors:

This base type has 1 constructor available.

FactCheck

Represents a fact-check created by an independent fact-checker.

Functions:

This object can be returned by 1 function.

messages.GetFactCheck

Fetch one or more factchecks, see here for the full flow.