setMessageFactCheck¶
Changes the fact-check of a message. Can be only used if messageProperties.can_set_fact_check == true
setMessageFactCheck(
chat_id: int53,
message_id: int53,
text: FormattedText
) → Ok
setMessageFactCheck¶Changes the fact-check of a message. Can be only used if messageProperties.can_set_fact_check == true
setMessageFactCheck(
chat_id: int53,
message_id: int53,
text: FormattedText
) → Ok