Property ParseMode
ParseMode
Gets or sets the parse mode for the text message. This determines how Telegram will parse the text, commonly as Markdown or HTML.
Declaration
public string ParseMode { get; set; }
Property Value
Type | Description |
---|---|
string |