phone.SaveDefaultGroupCallJoinAs#
- class pyrogram.raw.functions.phone.SaveDefaultGroupCallJoinAs#
Set the default peer used to join a video chat/livestream associated with a specific dialog.
Usable by ✅ Users ❌ Bots- Details:
Layer:
227ID:
575E1F8C
- Parameters:
peer (
InputPeer) – Basic group, supergroup or channel whose video chat/livestream default should be changedjoin_as (
InputPeer) – Eligible peer to use by default when joining the dialog’s video chats/livestreams, selected from phone.getGroupCallJoinAs
- Returns:
bool