Property Options
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
Options
Sets the command's new options.
public Optional<List<DiscordApplicationCommandOption>?> Options { set; }
Sets the command's new options.
public Optional<List<DiscordApplicationCommandOption>?> Options { set; }