TelegramBots / Telegram.Bot.Examples

Examples for the Telegram.Bot C# Library
MIT License
630 stars 289 forks source link

Add an Example for TelegramBotClient.OnMessage Event #9

Closed morid2zm closed 6 years ago

morid2zm commented 7 years ago

Please add an example for TelegramBotClient.OnMessage Event.

TODO (optional): Describe a specific scenario you would like to see addressed.

Help Topic: https://mrroundrobin.github.io/telegram.bot/html/E_Telegram_Bot_TelegramBotClient_OnMessage.htm

karb0f0s commented 6 years ago

look here: https://github.com/TelegramBots/telegram.bot.examples/blob/c5b24c78263320418be5f8e985ba3644690af3bb/Telegram.Bot.Examples.Echo/Program.cs#L18