Documentation
¶
Overview ¶
Package cli is the local CLI adapter for botbooter. It implements core.Adapter.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶ added in v0.4.0
type Message struct {
Text string
Attachments []core.Attachment
}
Message is the raw payload of a message read from the CLI adapter.
Click to show internal directories.
Click to hide internal directories.