You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ Now you can see the same pattern in Telegram Bot API.
20
20
21
21
You can find usage examples in the [TelegramBot.ConsoleTest](https://github.com/bvdcode/TelegramBot.NET/tree/main/Sources/TelegramBot.ConsoleTest) project.
22
22
23
+
You can find Simple Cafe Market example in [this](https://github.com/bvdcode/TelegramBot.NET/blob/main/Sources/TelegramBot.ConsoleTest/Controllers/CafeController.cs) controller sample.
0 commit comments