Versions in this module Expand all Collapse all v1 v1.14.0 Nov 4, 2024 Changes in this version + type CommandMatchers struct + Prefix string + Regexp string + type Paginate struct + CurrentPage int + Page int + type ParseMessage struct + Actions map[string]string + Preview string + Selects []Select + type Select struct + KeyTpl string + Name string + type Template struct + ParseMessage ParseMessage + SkipCommandExecution bool + Trigger Trigger + TutorialMessage TutorialMessage + Type string + WrapMessage WrapMessage + func FindTemplate(tpls []Template, cmd string) (Template, bool) + func (su *Template) UnmarshalYAML(node *yaml.Node) error + type Trigger struct + Command CommandMatchers + type TutorialMessage struct + Buttons api.Buttons + Header string + Paginate Paginate + type WrapMessage struct + Buttons api.Buttons