Method FromApplicationCommandChoice
- Namespace
- DisCatSharp.ApplicationCommands.Entities
- Assembly
- DisCatSharp.ApplicationCommands.dll
FromApplicationCommandChoice(DiscordApplicationCommandOptionChoice)
Converts a DiscordApplicationCommandOptionChoice to a ChoiceTranslator.
public static ChoiceTranslator FromApplicationCommandChoice(DiscordApplicationCommandOptionChoice choice)
Parameters
choice
DiscordApplicationCommandOptionChoiceThe choice to convert.