📕
AFKHandler
  • Introduction
  • FAQ
  • Changelog
  • Classes
    • AFKHandler
    • Command
    • SlashCommand
    • Event
    • Feature
  • Methods
    • Commands
    • SlashCommands
    • deleteSlash
    • Events
    • Features
    • load
    • setCooldown
    • time
    • convert
    • convertLong
  • Types
  • AFKHandlerInteraface
  • AFKHandlerOptions
  • CommandInterface
  • SlashCommandInterface
  • EventInterface
  • FeatureInterface
  • CommandHelp
  • (Callbacks)
  • (Utils)
Powered by GitBook
On this page

Was this helpful?

(Utils)

Previous(Callbacks)

Last updated 3 years ago

Was this helpful?

Utility Types

  • Awaited<T>: T | Promise<T>;

  • DJSAwaited<T>: T | PromiseLike<T>

  • Arrayed<T>: T | T[];

  • DJSSend: string | | ;

  • SlashSend = string | | ;

MessagePayload
MessageOptions
MessagePayload
InteractionReplyOptions