Property HandlerType
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
HandlerType
Sets the command's handler type.
public Optional<ApplicationCommandHandlerType?> HandlerType { set; }
Sets the command's handler type.
public Optional<ApplicationCommandHandlerType?> HandlerType { set; }