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:
229ID:
F64F54F7
- Parameters:
call (
InputGroupCall) – Video chat/livestream or live story containing the messagesmessages (List of
int32-bit) – IDs of the messages to deletereport_spam (
bool, optional) – When moderating another participant’s messages, also report them as spam
- Returns: