mirror of
https://github.com/silenceper/wechat.git
synced 2026-02-13 01:02:27 +08:00
@@ -33,6 +33,7 @@ type Media struct {
|
|||||||
|
|
||||||
Type MediaType `json:"type"`
|
Type MediaType `json:"type"`
|
||||||
MediaID string `json:"media_id"`
|
MediaID string `json:"media_id"`
|
||||||
|
ThumbMediaID string `json:"thumb_media_id"`
|
||||||
CreatedAt int64 `json:"created_at"`
|
CreatedAt int64 `json:"created_at"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user