Class GlobalMessageSettingsModel
Global messaging settings for all channels.
public sealed class GlobalMessageSettingsModel
- Inheritance
-
GlobalMessageSettingsModel
- Inherited Members
Properties
AckReaction
public string AckReaction { get; set; }
Property Value
CodingReaction
public string CodingReaction { get; set; }
Property Value
DoneReaction
public string DoneReaction { get; set; }
Property Value
ErrorReaction
public string ErrorReaction { get; set; }
Property Value
MessagePrefix
public string MessagePrefix { get; set; }
Property Value
ThinkingReaction
public string ThinkingReaction { get; set; }
Property Value
ToolReaction
public string ToolReaction { get; set; }