Documentation ¶
Index ¶
- type Tag
- type Tags
- func (t *Tags) Del(m *gateway.MessageCreateEvent, name string) error
- func (t *Tags) Get(m *gateway.MessageCreateEvent, name arguments.Joined) (string, error)
- func (t *Tags) Search(m *gateway.MessageCreateEvent, args bot.ArgumentParts) error
- func (t *Tags) Set(m *gateway.MessageCreateEvent, name string, c bot.ArgumentParts) (string, error)
- func (t *Tags) Setup(sub *bot.Subcommand)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tag ¶
type Tags ¶
func (*Tags) Search ¶
func (t *Tags) Search(m *gateway.MessageCreateEvent, args bot.ArgumentParts) error
func (*Tags) Set ¶
func (t *Tags) Set(m *gateway.MessageCreateEvent, name string, c bot.ArgumentParts) (string, error)
func (*Tags) Setup ¶
func (t *Tags) Setup(sub *bot.Subcommand)
Click to show internal directories.
Click to hide internal directories.