Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseMaterialAddMaterial ¶
type ResponseMaterialAddMaterial struct { *response.ResponseOfficialAccount MediaID string `json:"media_id"` URL string `json:"url"` }
type ResponseMaterialAddNews ¶
type ResponseMaterialAddNews struct { *response.ResponseOfficialAccount MediaID string `json:"media_id"` }
type ResponseMaterialGetMaterial ¶
type ResponseMaterialGetMaterial struct { *response.ResponseOfficialAccount NewsItem []*power.HashMap `json:"news_item"` }
Click to show internal directories.
Click to hide internal directories.