Table of Contents

Method EnrollUser

Namespace
DisCatSharp.Extensions.TwoFactorCommands
Assembly
DisCatSharp.Extensions.TwoFactorCommands.dll

EnrollUser(ulong, string)

Enrolls given user id with two factor auth.

public void EnrollUser(ulong user, string secret)

Parameters

user ulong

User id to enroll.

secret string

Secret to use.