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.
Method schema is available as of layer 217. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| report_spam | flags.0?true | Also report the participant's messages as spam |
| call | InputGroupCall | Video chat/livestream or live story containing the messages |
| participant | InputPeer | The participant whose messages should be deleted |
| Code | Type | Description |
|---|---|---|
| 400 | GROUPCALL_INVALID | The specified group call is invalid. |
How to start, join and manage group calls and video chats.