8 lines
86 B
Go
8 lines
86 B
Go
package main
|
|
|
|
import tb "gopkg.in/tucnak/telebot.v2"
|
|
|
|
func bStart(m *tb.Message) {
|
|
|
|
}
|