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:
227ID:
1DBFECA0
- Parameters:
call (
InputGroupCall) – Video chat/livestream or live story containing the messagesparticipant (
InputPeer) – The participant whose messages should be deletedreport_spam (
bool, optional) – Also report the participant’s messages as spam
- Returns: