teleproto - v1.229.0
    Preparing search index...

    Interface PhoneExportGroupCallInviteParams

    interface PhoneExportGroupCallInviteParams {
        call: TypeInputGroupCallIn;
        canSelfUnmute?: boolean;
    }
    Index

    The group call

    canSelfUnmute?: boolean

    For livestreams or muted group chats, if set, users that join using this link will be able to speak without explicitly requesting permission by (for example by raising their hand).