DiscordChatMessageSettings.

ThrowOnFail Property

Summary

Gets or sets whether to throw an exception on failure.
Namespace
Cake.Discord.Chat
Containing Type
DiscordChatMessageSettings

Syntax

public bool? ThrowOnFail { get; set; }

Value

Type Description
bool?