Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OAuthApplicationInfo

Hierarchy

  • OAuthApplicationInfo

Index

Properties

bot_public

bot_public: boolean

bot_require_code_grant

bot_require_code_grant: boolean

description

description: string

Optional icon

icon: string

id

id: string

name

name: string

owner

owner: { avatar?: string; discriminator: string; id: string; username: string }

Type declaration

  • Optional avatar?: string
  • discriminator: string
  • id: string
  • username: string

team

team: null | OAuthTeamInfo

Generated using TypeDoc