Versions in this module Expand all Collapse all v0 v0.2.1 May 22, 2024 Changes in this version + type Robot struct + func NewRobot(webhook, secrect string) *Robot + func (r Robot) SendMarkdown(ctx context.Context, title, text string, atMobiles []string, isAtAll bool) error