DiscordChatMessageSettings.

ThrowOnFail Property

Summary

Gets or sets whether to throw an exception on failure.

Syntax

public Nullable<bool> ThrowOnFail { get; set; }

Value

Type Description
Nullable<bool>