E5BotForSQLite/handle.go

8 lines
86 B
Go
Raw Normal View History

2020-03-27 11:36:29 +08:00
package main
import tb "gopkg.in/tucnak/telebot.v2"
func bStart(m *tb.Message) {
}