Table of Contents

Method UnverifyAsync

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

UnverifyAsync(string?)

Manually unverifies the member to not bypass the Membership Screening requirements anymore.

public Task UnverifyAsync(string? reason = null)

Parameters

reason string

Reason for audit logs.

Returns

Task