Documentation ¶
Index ¶
- Constants
- func GetMainHelp() string
- func GetModuleHelp(module string) string
- func GetPageHelp(pageNumber int) [][]gotgbot.InlineKeyboardButton
- func GetParseMode() string
- func MakeHelp()
- func PaginateModules(modules []string, helpColumns int, maxNum int, omitEntry bool) map[int][][]gotgbot.InlineKeyboardButton
- func SetMainHelp(help string, parsemode string)
- func SetModuleHelp(module, help string)
- type Help
Constants ¶
View Source
const (
HelpPrifex = "help_"
)
Variables ¶
This section is empty.
Functions ¶
func GetMainHelp ¶
func GetMainHelp() string
func GetModuleHelp ¶
func GetPageHelp ¶
func GetPageHelp(pageNumber int) [][]gotgbot.InlineKeyboardButton
func GetParseMode ¶
func GetParseMode() string
func PaginateModules ¶
func SetMainHelp ¶
func SetModuleHelp ¶
func SetModuleHelp(module, help string)
Types ¶
Click to show internal directories.
Click to hide internal directories.