teleproto - v1.229.0
    Preparing search index...

    Class ChatlistInvite

    Hierarchy (View Summary)

    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    chats: TypeChat[]
    className: "chatlists.ChatlistInvite"
    classType: "constructor"
    CONSTRUCTOR_ID: 4044279343
    emoticon?: string
    originalArgs: {
        chats: TypeChat[];
        emoticon?: string;
        peers: TypePeer[];
        title: TextWithEntities;
        titleNoanimate?: boolean;
        users: TypeUser[];
    }
    peers: TypePeer[]
    SUBCLASS_OF_ID: 1097993845
    titleNoanimate?: boolean
    users: TypeUser[]