Discord.https - v3.0.16
    Preparing search index...

    Interface GatewayActivityParty

    interface GatewayActivityParty {
        id?: string;
        size?: [current_size: number, max_size: number];
    }
    Index

    Properties

    Properties

    id?: string

    The id of the party

    size?: [current_size: number, max_size: number]

    Used to show the party's current and maximum size