Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chatrbot/wechaty-puppet-simplepad
/ functions
Functions
186 in github.com/chatrbot/wechaty-puppet-simplepad
⨍
Functions
186
◇
Types & classes
45
↓ 48 callers
Method
request
( uri: string, data?: unknown, config?: AxiosRequestConfig )
src/simplepad/client/api.ts:97
↓ 9 callers
Function
xmlToJson
(xml: string)
src/simplepad/utils/xml-to-json.ts:4
↓ 8 callers
Function
getUserName
(linkList: any, name: string)
src/simplepad/utils/get-xml-label.ts:1
↓ 8 callers
Function
isRoomId
(id?: string)
src/simplepad/utils/is-helper.ts:1
↓ 7 callers
Method
_getTagList
( force?: boolean )
src/puppet-simplepad.ts:1422
↓ 7 callers
Method
_updateContactCache
(contact: Contact)
src/puppet-simplepad.ts:1344
↓ 6 callers
Method
_getContactOrRoom
* 私有方法
src/puppet-simplepad.ts:1324
↓ 5 callers
Method
_setMessageRevokeInfo
( toUser: string, rsp: SendMessageResponse )
src/puppet-simplepad.ts:1462
↓ 5 callers
Method
_setSendMessage
( msgType: SimplePadMessageType, toUser: string, rsp: SendMessageResponse )
src/puppet-simplepad.ts:1441
↓ 5 callers
Function
appMessageParser
( message: Message )
src/simplepad/parser/message/message-app.ts:81
↓ 5 callers
Function
clearEscapeFlag
(s: string)
src/simplepad/utils/string.ts:1
↓ 5 callers
Method
getRoomMember
* ------------------------------- * Room Member Section * --------------------------------
src/simplepad/cache-manager.ts:285
↓ 5 callers
Function
registerMessageParser
( category: MessageCategory, parser: MessageParser )
src/simplepad/parser/event/parser-event.ts:20
↓ 4 callers
Method
contactRawPayload
( id: string )
src/puppet-simplepad.ts:508
↓ 4 callers
Method
messageRawPayload
(messageId: string)
src/puppet-simplepad.ts:812
↓ 4 callers
Method
messageRawPayloadParser
( message: Message )
src/puppet-simplepad.ts:820
↓ 3 callers
Method
DownloadImageByKey
( aesKey: string, fileId: string, fileType = DownloadImageType.Thumb )
src/simplepad/client/api.ts:468
↓ 3 callers
Method
_findTagWithName
( tagName: string, addIfNotExist?: boolean )
src/puppet-simplepad.ts:1396
↓ 3 callers
Function
checkString
(inviteeIdList: string | string[])
src/simplepad/parser/event/parser-event-room-join.ts:127
↓ 3 callers
Method
setRoomMember
(roomId: string, payload: RoomMemberMap)
src/simplepad/cache-manager.ts:289
↓ 2 callers
Method
EditContactLabel
(userName: string, labelIds: string)
src/simplepad/client/api.ts:256
↓ 2 callers
Method
GetChatroomMemberDetail
(chatroom: string, version = 0)
src/simplepad/client/api.ts:276
↓ 2 callers
Function
JSONParse
(str: string)
src/simplepad/utils/json-parse.ts:7
↓ 2 callers
Method
UploadFile
(file: FileBox)
src/simplepad/client/api.ts:450
↓ 2 callers
Method
UploadHeadImage
(headImgUrl: string)
src/simplepad/client/api.ts:159
↓ 2 callers
Method
_friendshipSearch
(id: string)
src/puppet-simplepad.ts:612
↓ 2 callers
Function
debounceKey
(roomId: string, removeeId: string)
src/simplepad/parser/event/parser-event-room-leave.ts:24
↓ 2 callers
Method
getBaseURL
()
src/simplepad/client/api.ts:89
↓ 2 callers
Method
getContact
* ------------------------------- * Contact Section * --------------------------------
src/simplepad/cache-manager.ts:195
↓ 2 callers
Method
getFriendshipRawPayload
* ------------------------------- * Friendship Cache Section * --------------------------------
src/simplepad/cache-manager.ts:324
↓ 2 callers
Method
getRoom
* ------------------------------- * Room Section * --------------------------------
src/simplepad/cache-manager.ts:253
↓ 2 callers
Method
getRoomInvitation
* ------------------------------- * Room Invitation Section * -------------------------------
src/simplepad/cache-manager.ts:302
↓ 2 callers
Function
isIMContactId
(id?: string)
src/simplepad/utils/is-helper.ts:22
↓ 2 callers
Method
login
()
src/puppet-simplepad.ts:185
↓ 2 callers
Method
manualLogin
()
src/puppet-simplepad.ts:117
↓ 2 callers
Method
setContact
(contactId: string, payload: Contact)
src/simplepad/cache-manager.ts:199
↓ 2 callers
Method
setMessage
(messageId: string, payload: Message)
src/simplepad/cache-manager.ts:169
↓ 1 callers
Method
AddChatroomMember
( chatroom: string, memberList: string[], reason?: string )
src/simplepad/client/api.ts:322
↓ 1 callers
Method
AddContactTag
(tagName: string)
src/simplepad/client/api.ts:242
↓ 1 callers
Method
AgreeInviteJoinChatRoom
(inviteUrl: string)
src/simplepad/client/api.ts:334
↓ 1 callers
Method
ApplyNewContact
(userName: string, verifyContent?: string)
src/simplepad/client/api.ts:216
↓ 1 callers
Method
CheckScanStatus
()
src/simplepad/client/api.ts:146
↓ 1 callers
Method
CreateChatroom
(userNameList: string[])
src/simplepad/client/api.ts:270
↓ 1 callers
Method
DelChatroomMember
(chatroom: string, memberList: string[])
src/simplepad/client/api.ts:315
↓ 1 callers
Method
DelContactLabel
(labelId: string)
src/simplepad/client/api.ts:263
↓ 1 callers
Method
DeleteContact
(userName: string)
src/simplepad/client/api.ts:197
↓ 1 callers
Method
DownloadFileByKey
(aesKey: string, fileId: string, fileName: string)
src/simplepad/client/api.ts:485
↓ 1 callers
Method
DownloadImage
(xml: string)
src/simplepad/client/api.ts:460
↓ 1 callers
Method
DownloadVideo
(xml: string)
src/simplepad/client/api.ts:504
↓ 1 callers
Method
DownloadVoice
(xml: string, newMsgId: string)
src/simplepad/client/api.ts:495
↓ 1 callers
Method
GetAllContactLabels
()
src/simplepad/client/api.ts:234
↓ 1 callers
Method
GetChatroomExtraInfo
(chatroom: string)
src/simplepad/client/api.ts:283
↓ 1 callers
Method
GetChatroomQRCode
(chatroom: string)
src/simplepad/client/api.ts:309
↓ 1 callers
Method
GetContact
(contactId: string)
src/simplepad/client/api.ts:191
↓ 1 callers
Method
GetContactListDetail
(userNameList: string[])
src/simplepad/client/api.ts:208
↓ 1 callers
Method
GetQRCode
()
src/simplepad/client/api.ts:134
↓ 1 callers
Method
GetSelfInfo
()
src/simplepad/client/api.ts:155
↓ 1 callers
Method
GetSelfQRCode
(userName: string)
src/simplepad/client/api.ts:165
↓ 1 callers
Method
GetWebSocketServerURL
()
src/simplepad/client/api.ts:108
↓ 1 callers
Method
InitContact
(chatroomSeq: number, contactSeq: number)
src/simplepad/client/api.ts:201
↓ 1 callers
Method
Login
()
src/simplepad/client/api.ts:150
↓ 1 callers
Method
Logout
()
src/simplepad/client/api.ts:142
↓ 1 callers
Method
ModifyChatroomAnnouncement
(chatroom: string, topic: string)
src/simplepad/client/api.ts:296
↓ 1 callers
Method
ModifyChatroomName
(chatroom: string, topic: string)
src/simplepad/client/api.ts:289
↓ 1 callers
Method
ModifyNickName
(nickName: string)
src/simplepad/client/api.ts:171
↓ 1 callers
Method
ModifySignature
(signature: string)
src/simplepad/client/api.ts:177
↓ 1 callers
Function
ParseRawToMessagePayload
( msg: Message )
src/simplepad/parser/payload/parser-raw-payload.ts:7
↓ 1 callers
Method
QuitChatroomName
(chatroom: string)
src/simplepad/client/api.ts:303
↓ 1 callers
Method
RevokeMessage
(revokeInfo: MessageRevokeInfo)
src/simplepad/client/api.ts:441
↓ 1 callers
Method
SearchContact
(userName: string)
src/simplepad/client/api.ts:223
↓ 1 callers
Method
SendEmoji
( toUser: string, emojiMd5: string, gifUrl: string, emojiTotalLen: string
src/simplepad/client/api.ts:418
↓ 1 callers
Method
SendFile
(toUser: string, fileUrl: string, fileName: string)
src/simplepad/client/api.ts:432
↓ 1 callers
Method
SendImage
(toUser: string, imgUrl: string)
src/simplepad/client/api.ts:411
↓ 1 callers
Method
SendMiniProgram
(toUser: string, payload: MiniProgramPayload)
src/simplepad/client/api.ts:355
↓ 1 callers
Method
SendPersonalCardMessage
(toUser: string, cardUser: string)
src/simplepad/client/api.ts:373
↓ 1 callers
Method
SendTextMessage
(toUser: string, content: string, atList?: string[])
src/simplepad/client/api.ts:339
↓ 1 callers
Method
SendUrl
(toUser: string, urlPayload: UrlLinkPayload)
src/simplepad/client/api.ts:380
↓ 1 callers
Method
SendVoice
(toUser: string, silkUrl: string)
src/simplepad/client/api.ts:390
↓ 1 callers
Method
UpdateContactRemark
(contactId: string, alias: string)
src/simplepad/client/api.ts:184
↓ 1 callers
Method
VerifyFriendApply
(xml: string)
src/simplepad/client/api.ts:229
↓ 1 callers
Function
addDebounce
(roomId: string, removeeId: string)
src/simplepad/parser/event/parser-event-room-leave.ts:28
↓ 1 callers
Method
close
()
src/simplepad/cache-manager.ts:126
↓ 1 callers
Method
contactList
()
src/puppet-simplepad.ts:494
↓ 1 callers
Method
deleteRoom
(roomId: string)
src/simplepad/cache-manager.ts:261
↓ 1 callers
Method
deleteRoomMember
(roomId: string)
src/simplepad/cache-manager.ts:293
↓ 1 callers
Function
emotionPayloadParser
( message: Message )
src/simplepad/parser/message/message-emotion.ts:35
↓ 1 callers
Method
getAllContacts
()
src/simplepad/cache-manager.ts:216
↓ 1 callers
Method
getContactCount
()
src/simplepad/cache-manager.ts:228
↓ 1 callers
Method
getContactSearch
* contact search
src/simplepad/cache-manager.ts:236
↓ 1 callers
Method
getLabelList
()
src/simplepad/cache-manager.ts:334
↓ 1 callers
Method
getMessage
* ------------------------------- * Message Section * --------------------------------
src/simplepad/cache-manager.ts:165
↓ 1 callers
Method
getMessageRevokeInfo
( messageId: string )
src/simplepad/cache-manager.ts:177
↓ 1 callers
Function
getNickName
(linkList: any, name: string)
src/simplepad/utils/get-xml-label.ts:18
↓ 1 callers
Method
getRoomIds
()
src/simplepad/cache-manager.ts:265
↓ 1 callers
Method
hasContact
(contactId: string)
src/simplepad/cache-manager.ts:224
↓ 1 callers
Method
init
()
src/simplepad/cache-manager.ts:40
↓ 1 callers
Method
initContacts
(roomSeq = 0, contactSeq = 0)
src/puppet-simplepad.ts:399
↓ 1 callers
Method
initSelf
()
src/puppet-simplepad.ts:394
↓ 1 callers
Function
isConfirm
(message: Message)
src/simplepad/parser/event/parser-event-friendship.ts:44
↓ 1 callers
Function
isContactId
(id?: string)
src/simplepad/utils/is-helper.ts:15
next →
1–100 of 186, ranked by callers