teleproto - v1.229.0
    Preparing search index...

    Interface PhoneInviteToGroupCallParams

    interface PhoneInviteToGroupCallParams {
        call: TypeInputGroupCallIn;
        users: EntityLike[];
    }
    Index

    The group call

    users: EntityLike[]

    The users to invite.