Property ShowResponse
- Namespace
- DisCatSharp.Extensions.TwoFactorCommands
- Assembly
- DisCatSharp.Extensions.TwoFactorCommands.dll
ShowResponse
Whether to show a response after entering a two factor code. If set to false, you'll need to respond to the modal interaction yourself.
Defaults to: true
public bool ShowResponse { set; }