teleproto - v1.229.0
    Preparing search index...

    Interface PhoneToggleGroupCallSettingsParams

    interface PhoneToggleGroupCallSettingsParams {
        call: TypeInputGroupCallIn;
        joinMuted?: boolean;
        messagesEnabled?: boolean;
        resetInviteHash?: boolean;
        sendPaidMessagesStars?: BigInteger;
    }
    Index

    Group call

    joinMuted?: boolean

    Whether all users will that join this group call are muted by default upon joining the group call

    messagesEnabled?: boolean
    resetInviteHash?: boolean

    Invalidate existing invite links

    sendPaidMessagesStars?: BigInteger