Versions in this module Expand all Collapse all v2 v2.1.8 May 9, 2024 v2.1.7 Nov 2, 2023 Changes in this version + type CardAction struct + Appid string + PagePath string + Type int + URL string + type CardContent struct + KeyName string + MediaID string + Type int + URL string + UserID string + Value string + type CardQuoteArea struct + Appid string + Pagepath string + QuoteText string + Title string + Type int + URL string + type CardSource struct + Desc string + DescColor int + IconURL string + type CardTitle struct + Desc string + Title string + type Client struct + func NewClient(ctx *context.Context) *Client + func (r *Client) RobotBroadcast(webhookKey string, options interface{}) (info util.CommonError, err error) + type JumpContent struct + AppID string + PagePath string + Title string + Type int + URL string + type TemplateCard struct + CardAction CardAction + CardType string + EmphasisContent CardTitle + HorizontalContentList []CardContent + JumpList []JumpContent + MainTitle CardTitle + QuoteArea CardQuoteArea + Source CardSource + SubTitleText string + type WebHookSendTempNoticeOption struct + MsgType string + TemplateCard TemplateCard + type WebhookSendFileOption struct + File struct{ ... } + MsgType string + type WebhookSendImageOption struct + Image struct{ ... } + MsgType string + type WebhookSendMarkdownOption struct + Markdown struct{ ... } + MsgType string + type WebhookSendNewsOption struct + MsgType string + News struct{ ... } + type WebhookSendResponse struct + type WebhookSendTextOption struct + MsgType string + Text struct{ ... } v2.1.6-rc.4 Nov 2, 2023 v2.1.6-rc.3 Nov 2, 2023