Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KevinGong2013/wechat
/ types & classes
Types & classes
32 in github.com/KevinGong2013/wechat
⨍
Functions
122
◇
Types & classes
32
Struct
BaseRequest
BaseRequest is a base for all wx api request.
wechat.go:31
Struct
BaseResponse
BaseResponse for all api resp.
wechat.go:65
Interface
Caller
Caller is a interface, All response need implement this.
wechat.go:44
Struct
Configure
Configure ...
wechat.go:71
Struct
Contact
Contact is wx Account struct
cache.go:19
Struct
CountedContent
CountedContent is a Wrappered for data struct from wx server
sync.go:42
Struct
EmoticonMsg
EmoticonMsg is wechat emoticon msg
messages/emoticon.go:6
Struct
Event
Event ...
events.go:13
Struct
EventContactData
EventContactData 通讯录中删人 或者有人修改资料的时候
events.go:23
Struct
EventMsgData
EventMsgData 新消息
events.go:29
Struct
EventTimerData
EventTimerData ...
events.go:44
Struct
EventTimingtData
EventTimingData ...
events.go:50
Struct
FileMsg
FileMsg struct
messages/file.go:6
Interface
Msg
Msg implement this interface, can added addition send by wechat
msg.go:37
Struct
Response
Response is a wrapper.
wechat.go:50
Struct
TextMsg
TextMsg struct
messages/text.go:6
Interface
UUIDProcessor
UUIDProcessor scan this uuid
login.go:19
Struct
WeChat
WeChat container a default http client and base request.
wechat.go:107
Struct
batchGetContactResponse
contact.go:51
TypeAlias
cache
cache.go:11
Struct
contactCache
cache.go:13
Struct
defaultUUIDProcessor
implements UUIDProcessor
uuid.go:8
Struct
evtStream
events.go:54
Struct
getContactResponse
contact.go:44
Struct
initRequest
login.go:24
Struct
initResp
login.go:28
Struct
sendMsgResponse
msg.go:30
Struct
syncMessageRequest
sync.go:17
Struct
syncMessageResponse
sync.go:23
Struct
updateGroupMemberRequest
noinspection ALL
contact.go:40
Struct
updateGroupRequest
noinspection ALL
contact.go:33
Struct
uploadMediaResponse
msg.go:25