Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseFetchShorten ¶
type ResponseFetchShorten struct { *response.ResponseOfficialAccount LongData string `json:"long_data"` CreateTime int `json:"create_time"` ExpireSeconds int `json:"expire_seconds"` }
type ResponseShortGenKey ¶
type ResponseShortGenKey struct { *response.ResponseOfficialAccount ShortKey string `json:"short_key"` }
Click to show internal directories.
Click to hide internal directories.