MCPcopy Create free account

hub / github.com/Rhymen/go-whatsapp / functions

Functions1,226 in github.com/Rhymen/go-whatsapp

↓ 2 callersFunctionnewInfoFromReq
(info map[string]interface{})
session.go:62
↓ 2 callersMethodpackBytePair
(packType int, part1, part2 string)
binary/encoder.go:298
↓ 2 callersFunctionpackHex
(value string)
binary/encoder.go:342
↓ 2 callersFunctionpackNibble
(value string)
binary/encoder.go:328
↓ 2 callersMethodpushInt8
(value int)
binary/encoder.go:47
↓ 2 callersMethodreadInt20
()
binary/decoder.go:67
↓ 2 callersMethodreadInt32
(littleEndian bool)
binary/decoder.go:77
↓ 2 callersMethodreadListSize
(tag int)
binary/decoder.go:155
↓ 2 callersFunctionunpackByte
(tag int, value byte)
binary/decoder.go:118
↓ 2 callersMethodwriteByteLength
(length int)
binary/encoder.go:67
↓ 2 callersMethodwriteListStart
(listSize int)
binary/encoder.go:242
↓ 2 callersMethodwritePackedBytesImpl
(value string, dataType int)
binary/encoder.go:264
↓ 2 callersFunctionwriteSession
(session whatsapp.Session)
examples/chatHistory/main.go:144
↓ 2 callersFunctionwriteSession
(session whatsapp.Session)
examples/receiveMessages/main.go:152
↓ 1 callersMethodAdminTest
()
conn.go:249
↓ 1 callersFunctionGenerateKey
* GenerateKey generates a public private key pair using Curve25519. */
crypto/curve25519/curve.go:18
↓ 1 callersFunctionGenerateSharedSecret
* GenerateSharedSecret generates the shared secret with a given public private key pair. */
crypto/curve25519/curve.go:38
↓ 1 callersMethodGetAccuracyInMeters
()
binary/proto/def.pb.go:2238
↓ 1 callersMethodGetAction
()
binary/proto/def.pb.go:1625
↓ 1 callersMethodGetAddress
()
binary/proto/def.pb.go:2217
↓ 1 callersFunctionGetAnyHistory
(wac *whatsapp.Conn, chats map[string]struct{})
examples/chatHistory/history.go:59
↓ 1 callersMethodGetClientVersion
GetClientVersion returns WhatsApp client version
session.go:161
↓ 1 callersMethodGetData
()
binary/encoder.go:19
↓ 1 callersMethodGetDegreesClockwiseFromMagneticNorth
()
binary/proto/def.pb.go:2252
↓ 1 callersMethodGetDisplayName
()
binary/proto/def.pb.go:2916
↓ 1 callersFunctionGetDoubleToken
(index1 int, index2 int)
binary/token/token.go:39
↓ 1 callersMethodGetFileName
()
binary/proto/def.pb.go:2500
↓ 1 callersMethodGetFromMe
()
binary/proto/def.pb.go:5201
↓ 1 callersMethodGetGifPlayback
()
binary/proto/def.pb.go:2767
↓ 1 callersFunctionGetHistory
(jid string, wac *whatsapp.Conn)
examples/chatHistory/history.go:50
↓ 1 callersMethodGetIsForwarded
()
binary/proto/def.pb.go:1817
↓ 1 callersFunctionGetLiveLocationMessage
(msg *proto.WebMessageInfo)
message.go:683
↓ 1 callersFunctionGetLiveLocationProto
(msg LiveLocationMessage)
message.go:702
↓ 1 callersFunctionGetLocationMessage
(msg *proto.WebMessageInfo)
message.go:632
↓ 1 callersFunctionGetLocationProto
(msg LocationMessage)
message.go:649
↓ 1 callersMethodGetMessageTimestamp
()
binary/proto/def.pb.go:5877
↓ 1 callersMethodGetName
()
binary/proto/def.pb.go:1503
↓ 1 callersMethodGetPageCount
()
binary/proto/def.pb.go:2486
↓ 1 callersMethodGetPushName
()
binary/proto/def.pb.go:5919
↓ 1 callersMethodGetQuotedMessage
()
binary/proto/def.pb.go:1768
↓ 1 callersMethodGetRemoteJid
()
binary/proto/def.pb.go:5194
↓ 1 callersMethodGetSequenceNumber
()
binary/proto/def.pb.go:3866
↓ 1 callersFunctionGetSingleToken
(i int)
binary/token/token.go:31
↓ 1 callersMethodGetSpeedInMps
()
binary/proto/def.pb.go:2245
↓ 1 callersMethodGetStanzaId
()
binary/proto/def.pb.go:1754
↓ 1 callersMethodGetStatus
(jid string)
contact.go:28
↓ 1 callersMethodGetText
()
binary/proto/def.pb.go:2323
↓ 1 callersMethodGetTitle
()
binary/proto/def.pb.go:2465
↓ 1 callersMethodGetVcard
()
binary/proto/def.pb.go:2139
↓ 1 callersMethodLoadFullChatHistory
LoadFullChatHistory loads full chat history for the given jid chunkSize = how many messages to load with one query; if handlers == nil the func will u
chat_history.go:73
↓ 1 callersFunctionNewConn
* Creates a new connection with a given timeout. The websocket connection to the WhatsAppWeb servers get´s established. The goroutine for handling inc
conn.go:118
↓ 1 callersFunctionNewDecoder
(data []byte)
binary/decoder.go:15
↓ 1 callersFunctionNewEncoder
()
binary/encoder.go:15
↓ 1 callersMethodRemoveHandler
RemoveHandler removes a handler from the list of handlers that receive dispatched messages.
handler.go:163
↓ 1 callersMethodReset
()
binary/proto/def.pb.go:2851
↓ 1 callersMethodShouldCallSynchronously
()
handler.go:25
↓ 1 callersFunctionbuildParticipantNodes
(participants []string)
contact.go:227
↓ 1 callersMethoddeleteChatProto
(remotejid, msgid string, fromMe bool)
message.go:171
↓ 1 callersFunctiondeleteSession
()
examples/chatHistory/main.go:140
↓ 1 callersMethoddispatch
(msg interface{})
handler.go:405
↓ 1 callersFunctiondownloadMedia
(url string)
media.go:69
↓ 1 callersMethodencryptBinaryMessage
(node binary.Node)
write.go:153
↓ 1 callersFunctiongetAudioMessage
(msg *proto.WebMessageInfo)
message.go:506
↓ 1 callersFunctiongetAudioProto
(msg AudioMessage)
message.go:524
↓ 1 callersFunctiongetBatteryMessage
(msg map[string]string)
message.go:856
↓ 1 callersFunctiongetContactMessage
(msg *proto.WebMessageInfo)
message.go:775
↓ 1 callersFunctiongetContactMessageProto
(msg ContactMessage)
message.go:790
↓ 1 callersFunctiongetDocumentMessage
(msg *proto.WebMessageInfo)
message.go:570
↓ 1 callersFunctiongetDocumentProto
(msg DocumentMessage)
message.go:591
↓ 1 callersFunctiongetImageMessage
(msg *proto.WebMessageInfo)
message.go:372
↓ 1 callersFunctiongetImageProto
(msg ImageMessage)
message.go:391
↓ 1 callersFunctiongetNewContact
(msg map[string]string)
message.go:869
↓ 1 callersFunctiongetStickerMessage
(msg *proto.WebMessageInfo)
message.go:738
↓ 1 callersFunctiongetTextProto
(msg TextMessage)
message.go:334
↓ 1 callersFunctiongetVideoMessage
(msg *proto.WebMessageInfo)
message.go:438
↓ 1 callersFunctiongetVideoProto
(msg VideoMessage)
message.go:459
↓ 1 callersMethodhandleChats
(chats interface{})
handler.go:372
↓ 1 callersMethodhandleContacts
(contacts interface{})
handler.go:341
↓ 1 callersMethodkeepAlive
(minIntervalMs int, maxIntervalMs int)
conn.go:262
↓ 1 callersFunctionlogin
(wac *whatsapp.Conn)
examples/sendImage/main.go:53
↓ 1 callersFunctionlogin
(wac *whatsapp.Conn)
examples/echo/main.go:45
↓ 1 callersFunctionlogin
(wac *whatsapp.Conn)
examples/chatHistory/main.go:90
↓ 1 callersFunctionlogin
(wac *whatsapp.Conn)
examples/sendTextMessages/main.go:59
↓ 1 callersFunctionlogin
(wac *whatsapp.Conn)
examples/receiveMessages/main.go:107
↓ 1 callersFunctionmarshalMessageArray
(messages []interface{})
binary/node.go:32
↓ 1 callersFunctionmarshalWebMessageInfo
(p *pb.WebMessageInfo)
binary/node.go:53
↓ 1 callersFunctionnewStore
()
store.go:29
↓ 1 callersFunctionpad
(ciphertext []byte, blockSize int)
crypto/cbc/cbc.go:86
↓ 1 callersMethodprocessReadData
(msgType int, msg []byte)
read.go:57
↓ 1 callersMethodpushInt16
(value int)
binary/encoder.go:51
↓ 1 callersMethodpushInt20
(value int)
binary/encoder.go:43
↓ 1 callersMethodpushInt32
(value int)
binary/encoder.go:55
↓ 1 callersMethodpushString
(value string)
binary/encoder.go:63
↓ 1 callersMethodqueryMediaConn
()
media.go:108
↓ 1 callersMethodreadAttributes
(n int)
binary/decoder.go:253
↓ 1 callersMethodreadInt16
(littleEndian bool)
binary/decoder.go:63
↓ 1 callersMethodreadList
(tag int)
binary/decoder.go:284
↓ 1 callersMethodreadPacked8
(tag int)
binary/decoder.go:85
↓ 1 callersMethodreadPump
()
read.go:18
↓ 1 callersFunctionreadSession
()
examples/sendImage/main.go:83
← previousnext →101–200 of 1,226, ranked by callers