phone.saveDefaultSendAs
Save the default peer displayed as the author of live story comments and reactions, see in-call messages ». It cannot be used for normal video chats/livestreams, where in-call messages are sent as the peer used to join the call (join_as).
Authorization
bearerAuth In: header
Path Parameters
Workspace ID
Telegram account ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Save the default peer displayed as the author of live story comments and reactions, see in-call messages ». It cannot be used for normal video chats/livestreams, where in-call messages are sent as the peer used to join the call (join_as).
Response Body
application/json
application/json
curl -X POST "https://example.com/workspaces/string/telegram-accounts/string/call/phone.saveDefaultSendAs" \ -H "Content-Type: application/json" \ -d '{ "params": { "call": { "_": "inputGroupCall", "id": "string", "accessHash": "string" }, "sendAs": { "_": "inputPeerEmpty" } } }'{ "result": true}saveDefaultGroupCallJoinAs
Set the default peer used to join a [video chat/livestream »](https://core.telegram.org/api/group-calls#joining-a-group-call-on-behalf-of-owned-channels) associated with a specific dialog.
sendConferenceCallBroadcast
Submit a verification message to conference call subchain 1, see [subchains »](https://core.telegram.org/api/end-to-end/group-calls#subchains).