Documentation
¶
Index ¶
- Variables
- func CardMessage(title, text string, btns []map[string]string) error
- func Color(text, color string) string
- func Init(robot RobotInterface)
- func LimitedAlarm(key string, duration time.Duration, content string, at ...string) error
- func MarkdownMessage(text string, at ...string) error
- func Message(text string, at ...string) error
- func SetToken(token string)
- type RobotInterface
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InfoColor = "info" CommentColor = "comment" WarningColor = "warning" )
Functions ¶
func CardMessage ¶ added in v1.0.2
func Init ¶
func Init(robot RobotInterface)
func LimitedAlarm ¶
func MarkdownMessage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.