Documentation - v0.27.1
    Preparing search index...

    Interface ActionGroupInvite

    Group call has ended

    interface ActionGroupInvite {
        call: TypeInputGroupCall;
        type: "group_call_invite";
        userIds: number[];
    }
    Index

    Properties

    Properties

    TL object representing the call

    type: "group_call_invite"
    userIds: number[]

    IDs of the users invited to the call