Bump import versions
This commit is contained in:
parent
19e9a06795
commit
466b3a32a9
6 changed files with 12 additions and 12 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"log"
|
||||
"os"
|
||||
|
||||
tgbotapi "github.com/go-telegram-bot-api/telegram-bot-api/v5"
|
||||
tgbotapi "github.com/eli-l/telegram-bot-api/v7"
|
||||
)
|
||||
|
||||
var numericKeyboard = tgbotapi.NewReplyKeyboard(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue