Type Parameters

Hierarchy (View Summary)

Constructors

Properties

applicationId: string
appPermissions: Readonly<PermissionsBitField>
attachmentSizeLimit: number
authorizingIntegrationOwners: APIAuthorizingIntegrationOwnersMap
channelId: string
client: Client<true>
componentType: RoleSelect
context: null | InteractionContextType
customId: string
deferred: boolean
entitlements: Collection<string, Entitlement>
ephemeral: null | boolean
guildId: CacheTypeReducer<Cached, string>
id: string
locale: Locale
replied: boolean
roles: Collection<
    string,
    CacheTypeReducer<Cached, Role, APIRole, APIRole | Role, APIRole | Role>,
>
token: string
user: User
values: string[]
version: number

Accessors

  • get createdAt(): Date

    Returns Date

  • get createdTimestamp(): number

    Returns number

Methods

  • Parameters

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

    Returns unknown