Describes a fact-check added to the message by an independent checker

Constructors

Properties

Accessors

Constructors

Properties

Accessors

  • get country(): null | string
  • Country for which the fact-check is relevant

    Returns null | string

  • get entities(): MessageEntity[]
  • Entities contained in the fact-check text

    Returns MessageEntity[]

  • get hash(): Long
  • Hash of the fact-check

    Returns Long

  • get shouldRecheck(): boolean
  • Whether this information might be outdated and should be re-fetched manually

    Returns boolean

  • get text(): string
  • Text of the fact-check

    Returns string