Send an E2E-encrypted message or emoji reaction to all participants of a conference call. This method can only be used with conferences; see here » for the serialization and encryption process.
Method schema is available as of layer 216. Switch »
| Name | Type | Description |
|---|---|---|
| call | InputGroupCall | Conference call that should receive the encrypted message or reaction |
| encrypted_message | bytes | Complete encrypted message or reaction packet produced as specified here » |
| Code | Type | Description |
|---|---|---|
| 400 | GROUPCALL_INVALID | The specified group call is invalid. |
End-to-end encryption used for Telegram group voice and video calls, using a blockchain for state management.