Hierarchy

  • DiscordApiClient

Constructors

  • Parameters

    • __namedParameters: {
          axiosInstance: AxiosInstance;
          token: string;
      }
      • axiosInstance: AxiosInstance
      • token: string

    Returns DiscordApiClient

Properties

axiosInstance: AxiosInstance
commands: DiscordCommandApi
interactions: DiscordInteractionsApi
token: string

Generated using TypeDoc