phone.DeleteGroupCallParticipantMessages#

class pyrogram.raw.functions.phone.DeleteGroupCallParticipantMessages#

As an admin, delete all messages from a specific participant in the in-call message overlay of a video chat/livestream or live story, including in RTMP mode.

Usable by Users Bots
Details:
  • Layer: 227

  • ID: 1DBFECA0

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

  • participant (InputPeer) – The participant whose messages should be deleted

  • report_spam (bool, optional) – Also report the participant’s messages as spam

Returns:

Updates