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:
227ID:
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: