DiscordChatMessageSettings.

ThrowOnFail Property

Summary

Optional flag for if should throw exception on failure

Syntax

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

Value

Type Description
Nullable<bool>