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

    Interface RPCOAuth2Application

    interface RPCOAuth2Application {
        description: string;
        icon: string;
        id: string;
        name: string;
        rpc_origins: string[];
    }
    Index

    Properties

    description: string

    Application description

    icon: string

    Hash of the icon

    id: string

    Application client id

    name: string

    Application name

    rpc_origins: string[]

    Array of RPC origin urls