Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseBind ¶
type ResponseBind struct { response.ResponseOpenPlatform Userstr string `json:"userstr"` }
type ResponseList ¶
type ResponseList struct { response.ResponseOpenPlatform Members []*Member `json:"members"` }
Click to show internal directories.
Click to hide internal directories.