Table of Contents

Method GetMembershipScreeningFormAsync

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GetMembershipScreeningFormAsync()

Gets this guild's membership screening form.

public Task<DiscordGuildMembershipScreening> GetMembershipScreeningFormAsync()

Returns

Task<DiscordGuildMembershipScreening>

This guild's membership screening form.

Exceptions

ServerErrorException

Thrown when Discord is unable to process the request.