Delete a fact-check from a message.
Can only be used by independent fact-checkers as specified by the appConfig.can_edit_factcheck configuration flag.
Method schema is available as of layer 181. Switch ยป
Name | Type | Description |
---|---|---|
peer | InputPeer | Peer where the message was sent. |
msg_id | int | Message ID |
Code | Type | Description |
---|---|---|
403 | CHAT_ACTION_FORBIDDEN | You cannot execute this action. |
400 | PEER_ID_INVALID | The provided peer id is invalid. |
Telegram clients support displaying fact-checks added to messages by independent fact-checkers.
The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.