Table of Contents

Interface IAutocompleteInteraction

Namespace
Discord
Assembly
Discord.Net.Core.dll
public interface IAutocompleteInteraction : IDiscordInteraction, ISnowflakeEntity, IEntity<ulong>
Inherited Members
Extension Methods

Properties

Data

Gets the autocomplete data of this interaction.

IAutocompleteInteractionData Data { get; }

Property Value

IAutocompleteInteractionData