Interface CommandInteractionOption<Cached>

Type Parameters

Hierarchy

  • CommandInteractionOption

Properties

attachment?: Attachment
autocomplete?: boolean
focused?: boolean
message?: Message<BooleanCache<Cached>>
name: string
options?: readonly CommandInteractionOption<CacheType>[]
role?: CacheTypeReducer<Cached, Role, APIRole, Role | APIRole, null | Role | APIRole>
user?: User
value?: string | number | boolean

Generated using TypeDoc