mirror of
https://github.com/tucnak/telebot
synced 2024-11-05 06:00:58 +00:00
Update layout.go
This commit is contained in:
parent
fbd35f2103
commit
eb290fd947
@ -184,7 +184,7 @@ func (lt *Layout) Commands() (cmds []tele.Command) {
|
||||
//
|
||||
// Example of bot.yml:
|
||||
// commands:
|
||||
// /start: '{{ text "cmdStart" }}'
|
||||
// /start: '{{ text `cmdStart` }}'
|
||||
//
|
||||
// en.yml:
|
||||
// cmdStart: Start the bot
|
||||
|
Loading…
Reference in New Issue
Block a user