Command.TS
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • 소개
  • 튜토리얼
    • 시작하기
    • 모듈 작성하기
    • README
      • ApplicationCommandComponent
      • ApplicationCommandExtension
      • BaseComponent
      • CommandClient
      • ComponentArgument
      • ComponentArgumentDecorator
      • ConverterComponent
      • Extension
      • ListenerComponent
      • OwnerOnlyError
      • Registry
      • SubCommandGroup
      • SubCommandGroupChild
      • TextCommandComponent
      • TextCommandRestOption
    • modules

On This Page

  • Table of contents
  • Constructors
  • Constructors
  • constructor
  • Returns
Question? Give us feedback → (opens in a new tab)Edit this page
레퍼런스
classes
OwnerOnlyError

@pikokr/command.ts / Exports / OwnerOnlyError

Class: OwnerOnlyError

Table of contents

Constructors

  • constructor

Constructors

constructor

• new OwnerOnlyError(): OwnerOnlyError

Returns

OwnerOnlyError

ListenerComponentRegistry

Command.TS