Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Response ¶
type Response struct { // Meta data Ok bool Warning *string Error *string CacheTS *int `json:"cache_ts"` // Body Channel *json.RawMessage Channels *json.RawMessage Group *json.RawMessage Groups *json.RawMessage Members *json.RawMessage User *json.RawMessage }
Click to show internal directories.
Click to hide internal directories.