package
Version:
v0.0.0-...-251d348
Opens a new window with list of versions in this module.
Published: Jan 9, 2025
License: Unlicense
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (p *Plugin) Commands() []gotgbot.BotCommand
type Service interface {
GetQuote(chat *gotgbot.Chat) (string, error)
SaveQuote(chat *gotgbot.Chat, quote string) error
DeleteQuote(chat *gotgbot.Chat, quote string) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.