phone.DeleteGroupCallMessages

class pyrogram.raw.functions.phone.DeleteGroupCallMessages[source]

Delete specific messages from the in-call message overlay » of a video chat/livestream or live story, including in RTMP mode.

Usable by Users Bots
Details:
  • Layer: 229

  • ID: F64F54F7

Parameters:
  • call (InputGroupCall) – Video chat/livestream or live story containing the messages

  • messages (List of int 32-bit) – IDs of the messages to delete

  • report_spam (bool, optional) – When moderating another participant’s messages, also report them as spam

Returns:

Updates