Method VerifyAsync
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
VerifyAsync(string?)
Manually verifies the member to bypass the Membership Screening requirements.
public Task VerifyAsync(string? reason = null)
Parameters
reason
stringReason for audit logs.