Table of Contents

Method WithEnforceNonce

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WithEnforceNonce(bool)

Whether to enforce the nonce.

public DiscordMessageBuilder WithEnforceNonce(bool enforceNonce)

Parameters

enforceNonce bool

Controls the nonce enforcement.

Returns

DiscordMessageBuilder

The current builder to be chained.