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).

boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
phone.saveDefaultSendAs#4167add1 call:InputGroupCall send_as:InputPeer = Bool;

Parameters

Name Type Description
call InputGroupCall Live story group call
send_as InputPeer Peer to display as the author of subsequent comments and reactions

Result

Bool

Only users can use this method

Possible errors

Code Type Description
400 GROUPCALL_INVALID The specified group call is invalid.

Related pages

Group calls