DiscordChatMessageSettings Class

Summary

Class that lets you override default API settings
Namespace
Cake.Discord.Chat
Base Types
  • object
graph BT Type-->Base0["object"] Type["DiscordChatMessageSettings"] class Type type-node

Syntax

[CakeAliasCategory("Discord")]
public sealed class DiscordChatMessageSettings

Attributes

Type Description
CakeAliasCategory

Properties

Name Value Summary
AvatarUrl Uri
URL to an image to use as the avatar for this message
ThrowOnFail bool?
Optional flag for if should throw exception on failure
Tts bool
Gets or sets a value indicating whether this message is a Text to Speech message
UserName string
Name of bot.