Class TwoFactorExtensionUtilities
- Namespace
- DisCatSharp.Extensions.TwoFactorCommands
- Assembly
- DisCatSharp.Extensions.TwoFactorCommands.dll
public static class TwoFactorExtensionUtilities
- Inheritance
-
TwoFactorExtensionUtilities
- Inherited Members
Methods
- CheckTwoFactorEnrollmentFor(DiscordClient, ulong)
Checks two factor registration for the given user id.
- DisenrollTwoFactor(DiscordClient, ulong)
Removes the two factor registration for the given user id.
- EnrollTwoFactor(DiscordClient, DiscordUser)
Registers two factor for the given user.