Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelloPlugin ¶
type HelloPlugin struct { }
func (*HelloPlugin) OnStart ¶
func (m *HelloPlugin) OnStart()
func (*HelloPlugin) OnStop ¶
func (m *HelloPlugin) OnStop()
func (*HelloPlugin) Run ¶
func (m *HelloPlugin) Run(message telebot.Message)
Click to show internal directories.
Click to hide internal directories.