Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseAppChatCreate ¶
type ResponseAppChatCreate struct { response.ResponseWork ChatID string `json:"chatid"` }
type ResponseAppChatGet ¶
type ResponseAppChatGet struct { response.ResponseWork ChatInfo *power.HashMap `json:"chat_info"` }
Click to show internal directories.
Click to hide internal directories.