Interface GuildAutocompleteInteraction

Hierarchy

Methods

Properties

acknowledged: boolean

If this interaction has been acknowledged.

appPermissions: Permission
application?: ClientApplication

The application this interaction is for.

applicationID: string

The ID of the application this interaction is for.

channelID: string

The ID of the channel this interaction was sent from.

createdAt: Date

The data associated with the interaction.

guild: Guild
guildID: string
guildLocale: string
guildPartial: InteractionGuild
id: string
locale: string

The locale of the invoking user.

member: Member
memberPermissions: Permission
token: string

The token of this interaction.

user: User

The user that invoked this interaction.

version: 1

Read-only property, always 1