dingtalk Prerequisites To use the service you need to apply for robot of DingTalk Group. create robot of DingTalk group add custom rebot。 look the safe setting, and select the sign(加签) Usage cfg := Config{ token: "dddd", secret: "xxx", } s := New(&cfg) s.Send(context.Background(), "subject", "content")