Property Digits
- Namespace
- DisCatSharp.Extensions.TwoFactorCommands
- Assembly
- DisCatSharp.Extensions.TwoFactorCommands.dll
Digits
Sets the length of digits for the 2fa code. Defaults to 6
.
public int Digits { set; }
Sets the length of digits for the 2fa code. Defaults to 6
.
public int Digits { set; }