Documentation
¶
Index ¶
- type Handler
- func (h *Handler) OnAddRegexReplacement(c telebot.Context) error
- func (h *Handler) OnAddReplacement(c telebot.Context) error
- func (h *Handler) OnCheck()
- func (h *Handler) OnDeleteReplacement(c telebot.Context) error
- func (h *Handler) OnList(c telebot.Context) error
- func (h *Handler) OnListAll(c telebot.Context) error
- func (h *Handler) OnListReplacements(c telebot.Context) error
- func (h *Handler) OnStart(c telebot.Context) error
- func (h *Handler) OnSubscribe(c telebot.Context) error
- func (h *Handler) OnUnsubscribe(c telebot.Context) error
- type TemplateData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
func (*Handler) OnAddRegexReplacement ¶
func (*Handler) OnAddReplacement ¶
func (*Handler) OnDeleteReplacement ¶
func (*Handler) OnListReplacements ¶
func (*Handler) OnSubscribe ¶
func (*Handler) OnUnsubscribe ¶
Click to show internal directories.
Click to hide internal directories.