phone.SaveDefaultSendAs#

class pyrogram.raw.functions.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).

Usable by Users Bots
Details:
  • Layer: 227

  • ID: 4167ADD1

Parameters:
  • call (InputGroupCall) – Live story group call

  • send_as (InputPeer) – Peer to display as the author of subsequent comments and reactions

Returns:

bool