- adding link to documentation
This commit is contained in:
parent
762fb27294
commit
64311d0cd9
@ -7,6 +7,9 @@ using Telegram.Bot.Types.Enums;
|
||||
|
||||
namespace TelegramBotBase.Markdown
|
||||
{
|
||||
/// <summary>
|
||||
/// https://core.telegram.org/bots/api#markdownv2-style
|
||||
/// </summary>
|
||||
public static class Generator
|
||||
{
|
||||
public static ParseMode OutputMode { get; set; } = ParseMode.Markdown;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user