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

    Interface RPCSetActivityArgs

    interface RPCSetActivityArgs {
        activity?: Partial<Omit<GatewayActivity, "id" | "created_at">>;
        pid: number;
    }
    Index

    Properties

    Properties

    activity?: Partial<Omit<GatewayActivity, "id" | "created_at">>

    The rich presence to assign to the user

    pid: number

    The application's process id