phone.SaveDefaultGroupCallJoinAs#
- class pyrogram.raw.functions.phone.SaveDefaultGroupCallJoinAs#
Set the default peer that will be used to join a group call in a specific dialog.
- Details:
Layer:
211
ID:
575E1F8C
- Parameters:
peer (
InputPeer
) – The dialogjoin_as (
InputPeer
) – The default peer that will be used to join group calls in this dialog, presenting yourself as a specific user/channel.
- Returns:
bool