diff --git a/pkg/hicli/send.go b/pkg/hicli/send.go index 3ecd3d3..4155bb1 100644 --- a/pkg/hicli/send.go +++ b/pkg/hicli/send.go @@ -161,6 +161,7 @@ func (h *HiClient) SendMessage( Body: "", MsgType: contentCopy.MsgType, URL: contentCopy.URL, + GeoURI: contentCopy.GeoURI, NewContent: &contentCopy, RelatesTo: relatesTo, }