messages.DeleteFactCheck#

class pyrogram.raw.functions.messages.DeleteFactCheck#

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.

Details:
  • Layer: 211

  • ID: D1DA940C

Parameters:
peer (InputPeer):

Peer where the message was sent.

msg_id (int 32-bit):

Message ID

Returns:

Updates