E5BotForSQLite/handle.go
2020-03-27 11:36:29 +08:00

8 lines
86 B
Go

package main
import tb "gopkg.in/tucnak/telebot.v2"
func bStart(m *tb.Message) {
}