phone.DeleteGroupCallMessages#

class pyrogram.raw.functions.phone.DeleteGroupCallMessages#

Delete specific messages from the in-call message overlay of a video chat/livestream or live story, including in RTMP mode. Non-admin participants may delete messages they sent; admins may delete any message.

Usable by Users Bots
Details:
  • Layer: 227

  • 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