Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThePeppy/wechat-api-ipad
/ functions
Functions
3,788 in github.com/ThePeppy/wechat-api-ipad
⨍
Functions
3,788
◇
Types & classes
365
↓ 1 callers
Function
SetProxy
(Data SetProxyParam)
models/Tools/Proxy.go:15
↓ 1 callers
Function
SetRemarks
(Data SetRemarksParam)
models/Friend/SetRemarks.go:19
↓ 1 callers
Function
SnsUpload
(Data SnsUploadParam)
models/FriendCircle/SnsUpload.go:20
↓ 1 callers
Function
Sync
(Data SyncParam)
models/Favor/Sync.go:23
↓ 1 callers
Function
Sync
(Data SyncParam)
models/Msg/sync.go:35
↓ 1 callers
Function
Te
(e,t,n,r)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
UnpackBusinessHybridEcdhPacket
(data []byte, uin uint32, cookies *[]byte, HybridEcdhPrivkey []byte)
Cilent/HybridEcdh.go:137
↓ 1 callers
Function
UnpackBusinessPacket
(src []byte, key []byte, uin uint32, cookie *[]byte)
Cilent/common.go:490
↓ 1 callers
Function
UnpackBusinessPacketWithAesGcm
(src []byte, uin uint32, cookie *[]byte, Serversessionkey []byte)
Cilent/common.go:532
↓ 1 callers
Function
UpdateList
(Data UpdateListParam)
models/Label/UpdateList.go:18
↓ 1 callers
Function
UpdateName
(Data UpdateNameParam)
models/Label/UpdateName.go:17
↓ 1 callers
Function
UpdateProfile
(Data UpdateProfileParam)
models/User/UpdateProfile.go:22
↓ 1 callers
Function
UploadHeadImage
(Data UploadHeadImageParam)
models/User/UploadHeadImage.go:19
↓ 1 callers
Function
V
(e)
swagger/swagger-ui-standalone-preset.js:14
↓ 1 callers
Function
Ve
(e,t)
swagger/swagger-ui-bundle.js:2
↓ 1 callers
Function
W
(e)
swagger/swagger-ui-standalone-preset.js:14
↓ 1 callers
Function
Wt
(e)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
X
(e)
swagger/swagger-ui.js:7
↓ 1 callers
Function
X
(e)
swagger/swagger-ui-standalone-preset.js:14
↓ 1 callers
Function
Y
(e,t)
swagger/swagger-ui.js:7
↓ 1 callers
Function
Y
(e)
swagger/swagger-ui-standalone-preset.js:14
↓ 1 callers
Function
_t
(e,t)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
an
(e,t)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
dt
(e,t,n)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
ee
()
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
exponent
(a, n uint64)
Fun/Hex2Int.go:271
↓ 1 callers
Function
file_mm_proto_init
()
Cilent/mm/mm.pb.go:32268
↓ 1 callers
Function
filterRetMessage
(Message string)
models/Login/CheckSecManualAuth.go:137
↓ 1 callers
Function
ft
(e,t,n)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
getsectable
Cilent/encrypt.c:30
↓ 1 callers
Function
getsecvalue
Cilent/encrypt.c:113
↓ 1 callers
Function
getsecvaluefinnal
Cilent/encrypt.c:182
↓ 1 callers
Function
gt
(e,t,n)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
inttobytes
(n int)
Cilent/device/create.go:49
↓ 1 callers
Function
ne
()
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
on
(e)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
pt
(e,t,n)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
q
(e,t,r)
swagger/swagger-ui.js:7
↓ 1 callers
Function
te
()
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
tn
(e)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
ue
(e)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
w
(e)
swagger/swagger-ui.js:1
↓ 1 callers
Function
yt
(e,t)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
ze
(e)
swagger/swagger-ui-bundle.js:36
↓ 1 callers
Function
zt
(e,t)
swagger/swagger-ui-bundle.js:36
Function
$t
(e,t)
swagger/swagger-ui-bundle.js:36
Method
AddChatRoomMember
@Summary 增加群成员(40人以内) @Param body body Group.AddChatRoomParam true "ToWxids 多个微信ID用,隔开 QID 群ID" @Failure 200 @router /AddChatRoomMember [post]
controllers/Group.go:45
Method
AddContactLabel
@Summary 添加标签 @Param body body Label.AddParam true "" @Failure 200 @router /AddContactLabel [post]
controllers/Label.go:31
Function
Agree
()
models/Group/Agree.go:3
Method
AutoAuth
@Summary 二次登陆 @Param wxid query string true "请输入登陆成功的wxid" @Failure 200 @router /AutoAuth [post]
controllers/Login.go:68
Method
Awaken
@Summary 唤醒登陆(只限扫码登录) @Param wxid query string true "请输入登陆成功的wxid" @Success 200 @router /Awaken [post]
controllers/Login.go:131
Method
BindMobile
@Summary 绑定手机 @Param body body Tools.BindMobileRequestParam true "Opcode: 1:获取验证码 2:绑定手机号 3:解绑手机号" @Success 200 @router /BindMobile [post]
controllers/Tools.go:121
Function
BytesToInt
(bys []byte)
Cilent/device/Util.go:40
Method
CheckLoginQrcode
@Summary 检测二维码 @Param uuid query string true "请输入取码时返回的UUID" @Success 200 @router /CheckLoginQrcode [post]
controllers/Login.go:57
Function
CollectingHandler
()
swagger/swagger-ui-bundle.js:104
Method
CreateChatRoom
@Summary 创建群聊 @Param body body Group.CreateChatRoomParam true "ToWxids 多个微信ID用,隔开 至少三个好友微信ID以上" @Failure 200 @router /CreateChatRoom [post]
controllers/Group.go:22
Function
CreateDeviceId
(s string)
Cilent/common.go:251
Method
DelChatRoomMember
@Summary 删除群成员 @Param body body Group.AddChatRoomParam true "ToWxids:多个微信ID用,隔开 QID: 群ID" @Failure 200 @router /DelChatRoomMember [post]
controllers/Group.go:91
Method
DelFavItem
@Summary 删除收藏 @Param body body Favor.DelParam true "FavId在同步收藏中获取" @Success 200 @router /DelFavItem [post]
controllers/Favor.go:83
Method
DelFriend
@Summary 删除好友 @Param body body Friend.DelFriendParam true "UserName: 要删除的好友wxid" @Failure 200 @router /DelFriend [post]
controllers/Friend.go:239
Method
DelSafetyInfo
@Summary 删除安全设备 @Param body body Tools.DelSafeDeviceParam true "输入登录成功后的wxid" @Success 200 @router /DelSafetyInfo [post]
controllers/Tools.go:182
Method
DeleteContactLabel
@Summary 删除标签 @Param body body Label.DeleteParam true "" @Failure 200 @router /DeleteContactLabel [post]
controllers/Label.go:100
Method
DeleteFromContact
@Summary 移出通讯录 @Param body body Friend.UploadParam true "PhoneNumberList:要删除的手机号 Mobile:自己的手机号" @Failure 200 @router /DeleteFromContact [post]
controllers/Friend.go:90
Method
Descriptor
Deprecated: Use BaseResponse.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:968
Method
Descriptor
Deprecated: Use SKBuiltinStringT.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1022
Method
Descriptor
Deprecated: Use SnsBufferUrl.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1070
Method
Descriptor
Deprecated: Use RealHostInfo.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1125
Method
Descriptor
Deprecated: Use HostList.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1180
Method
Descriptor
Deprecated: Use NetworkControl.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1239
Method
Descriptor
Deprecated: Use IPInfo.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1322
Method
Descriptor
Deprecated: Use BuiltinIPList.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1380
Method
Descriptor
Deprecated: Use NetworkSectResp.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1457
Method
Descriptor
Deprecated: Use AxAuthSecRespList.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1519
Method
Descriptor
Deprecated: Use UnifyAuthResponse.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1578
Method
Descriptor
Deprecated: Use SKBuiltinBufferT.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1661
Method
Descriptor
Deprecated: Use SKBuiltinString_S.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1716
Method
Descriptor
Deprecated: Use SKBuiltinBuffer_K.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1771
Method
Descriptor
Deprecated: Use ECDHKey.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1826
Method
Descriptor
Deprecated: Use WTLoginImgRespInfo.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1883
Method
Descriptor
Deprecated: Use WxVerifyCodeRespInfo.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:1952
Method
Descriptor
Deprecated: Use ShowStyleKey.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2007
Method
Descriptor
Deprecated: Use AuthSectResp.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2084
Method
Descriptor
Deprecated: Use AcctSectResp.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2306
Method
Descriptor
Deprecated: Use BaseRequest.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2456
Method
Descriptor
Deprecated: Use ReceiveWxaHBRequest.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2540
Method
Descriptor
Deprecated: Use ReceiveWxaHBResponse.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2613
Method
Descriptor
Deprecated: Use GetLoginQRCodeRequest.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2752
Method
Descriptor
Deprecated: Use GetLoginQRCodeResponse.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2862
Method
Descriptor
Deprecated: Use HybridEcdhRequest.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:2962
Method
Descriptor
Deprecated: Use HybridEcdhResponse.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3040
Method
Descriptor
Deprecated: Use ManualAuthRsaReqData.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3112
Method
Descriptor
Deprecated: Use WTLoginImgReqInfo.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3190
Method
Descriptor
Deprecated: Use WxVerifyCodeReqInfo.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3259
Method
Descriptor
Deprecated: Use BaseAuthReqInfo.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3319
Method
Descriptor
Deprecated: Use ManualAuthAesReqData.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3430
Method
Descriptor
Deprecated: Use SecManualLoginRequest.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3632
Method
Descriptor
Deprecated: Use SecAutoLoginRequest.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3687
Method
Descriptor
Deprecated: Use CheckLoginQRCodeRequest.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3745
Method
Descriptor
Deprecated: Use CheckLoginQRCodeResponse.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3821
Method
Descriptor
Deprecated: Use LoginQRCodeNotifyPkg.ProtoReflect.Descriptor instead.
Cilent/mm/mm.pb.go:3876
← previous
next →
401–500 of 3,788, ranked by callers