telegram api constructor · layer 229 · #b89bfccf

factCheck

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

definition

factCheck#b89bfccf flags:# need_check:flags.0?true country:flags.1?string text:flags.1?TextWithEntities hash:long = FactCheck;

parameters

nametypedescription
flags#Flags, see TL conditional fields
need_checkflags.0?trueIf set, the country/text fields will not be set, and the fact check must be fetched manually by the client (if it isn't already cached with the key specified in hash) using bundled messages.getFactCheck requests, when the message with the factcheck scrolls into view.
countryflags.1?stringA two-letter ISO 3166-1 alpha-2 country code of the country for which the fact-check should be shown.
textflags.1?TextWithEntitiesThe fact-check.
hashlongHash used for caching, for more info click here

type

FactCheck

history

present in layers 181–229

idlayers
#b89bfccf181–229