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