Type Parameters

Hierarchy (View Summary)

Constructors

Properties

applicationId: string
appPermissions: Readonly<PermissionsBitField>
attachmentSizeLimit: number
authorizingIntegrationOwners: APIAuthorizingIntegrationOwnersMap
channelId: string
client: Client<true>
commandGuildId: null | string
commandId: string
commandName: string
commandType: ChatInput
context: null | InteractionContextType
entitlements: Collection<string, Entitlement>
guildId: CacheTypeReducer<Cached, string>
id: string
locale: Locale
options: Omit<
    CommandInteractionOptionResolver<Cached>,

        | "getMessage"
        | "getChannel"
        | "getUser"
        | "getMember"
        | "getRole"
        | "getAttachment"
        | "getMentionable",
>
responded: boolean
token: string
user: User
version: number

Accessors

  • get createdAt(): Date

    Returns Date

  • get createdTimestamp(): number

    Returns number

Methods

  • Parameters

    • ...props: Record<string, string | boolean>[]

    Returns unknown

  • Returns string