Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LloydAsp/nfd
/ functions
Functions
18 in github.com/LloydAsp/nfd
⨍
Functions
18
◇
Types & classes
0
↓ 10 callers
Function
sendMessage
(msg = {})
worker.js:38
↓ 3 callers
Function
apiUrl
* Return url to telegram api, optionally with parameters added
worker.js:15
↓ 3 callers
Function
makeReqBody
(body)
worker.js:28
↓ 3 callers
Function
requestTelegram
(methodName, body, params = null)
worker.js:23
↓ 1 callers
Function
checkBlock
(message)
worker.js:207
↓ 1 callers
Function
copyMessage
(msg = {})
worker.js:42
↓ 1 callers
Function
forwardMessage
(msg)
worker.js:46
↓ 1 callers
Function
handleBlock
(message)
worker.js:178
↓ 1 callers
Function
handleGuestMessage
(message)
worker.js:133
↓ 1 callers
Function
handleNotify
(message)
worker.js:156
↓ 1 callers
Function
handleUnBlock
(message)
worker.js:195
↓ 1 callers
Function
handleWebhook
* Handle requests to WEBHOOK * https://core.telegram.org/bots/api#update
worker.js:70
↓ 1 callers
Function
isFraud
(id)
worker.js:249
↓ 1 callers
Function
onMessage
* Handle incoming Message * https://core.telegram.org/bots/api#message
worker.js:98
↓ 1 callers
Function
onUpdate
* Handle incoming Update * https://core.telegram.org/bots/api#update
worker.js:88
↓ 1 callers
Function
registerWebhook
* Set webhook to this worker's url * https://core.telegram.org/bots/api#setwebhook
worker.js:233
↓ 1 callers
Function
unRegisterWebhook
* Remove webhook * https://core.telegram.org/bots/api#setwebhook
worker.js:244
Function
sendPlainText
* Send plain text message * https://core.telegram.org/bots/api#sendmessage
worker.js:222