package bot import ( "gopkg.in/telebot.v3" "gopkg.in/telebot.v3/layout" ) var Bot *telebot.Bot var Layout *layout.Layout