Table of Contents

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 string

Reason for audit logs.

Returns

Task