GuildAutoCompleteInteraction
An AutoCompleteInteraction that took place in the context of a Guild.
Properties
The id of the application the interaction is for.
Permissions the application has within the channel the interaction was sent from.
The behavior of the channel the interaction was sent from.
An InteractionCommand that contains the values the user filled so far.
For monetized apps, any Entitlements for the invoking user, representing access to premium Skus.
The single focused option the user is currently typing.
The behavior of the guild the interaction was sent from.
The guild's preferred locale, if invoked in a guild.
Permissions the interaction invoker has within the channel the interaction was sent from.
The supplier used to request entities.
The type of the interaction.
Functions
Responds to the interaction with the integer choices specified by builder.
Responds to the interaction with the number choices specified by builder.
Responds to the interaction with the string choices specified by builder.