Commit 1cfd12c
committed
Clarify RegisterCommands method documentation
Updated the summary documentation for the `RegisterCommands` method in the `BotBuilder` class within the `TelegramBot.Builders` namespace. The new documentation specifies that this method only registers commands in the Telegram UI and that controllers need to be registered separately. It also clarifies that commands can be used without calling this method.1 parent 367b080 commit 1cfd12c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| |||
0 commit comments