Fetch one or more factchecks, see here » for the full flow.
---functions---
messages.getFactCheck#b9cdc5ee peer:InputPeer msg_id:Vector<int> = Vector<FactCheck>;
Name | Type | Description |
---|---|---|
peer | InputPeer | Peer where the messages were sent. |
msg_id | Vector<int> | Messages that have associated factCheck constructors with the need_check flag set. |
Code | Type | Description |
---|---|---|
400 | PEER_ID_INVALID | The provided peer id is invalid. |
Represents a fact-check » created by an independent fact-checker.
Telegram clients support displaying fact-checks added to messages by independent fact-checkers.