phone.DeleteGroupCallParticipantMessages¶
- class pyrogram.raw.functions.phone.DeleteGroupCallParticipantMessages[source]¶
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:
229ID:
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: