Commit 3852af8
committed
Add /receipt command to Telegram bot
Updated Program.cs in TelegramBot.ConsoleTest to include a new command `/receipt` that shows the receipt. This command is now part of the bot's command registry, enhancing user functionality without affecting other parts of the application.1 parent ad92812 commit 3852af8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments