-
```
curl --location 'http://127.0.0.1:8000/api/whatsapp-bot/' \
--header 'Content-Type: application/json' \
--data '{
"Body": "adasdasd",
"From": "whatsapp:+918928687808"
} '
```
-
### Type of issue
Missing information
### Description
https://dotnetfiddle.net/rATujf
https://learn.microsoft.com/en-us/dotnet/api/system.string.-ctor?view=net-8.0#system-string-ctor(system-char()…
-
### Operating System
windos
### Programming Languages
_No response_
### CCXT Version
4.4.32
### Description
I use C#.
I get an error when I call the FetchTickers function.
This is the error t…
-
# demo issue
### 一、BackGround 📚
试例和测试专用 issue
### 二、Task 📚
| 序号 | Python API | 所在文件 | 优先级 | 单测覆盖率 | 认领人 | PR |
| ------ | ------------ | …
-
اضافه ملف جديد telegram-bot-api/Client.cpp
-
when i do node main.js it outputs:
[ './andy.json' ]
Starting agent with profile: ./andy.json
Starting agent initialization with profile: ./andy.json
Initializing action manager...
Initializing…
-
as https://api.xposed.info/ is not on the [trusted maven repos list](https://gitlab.com/fdroid/fdroidserver/-/blob/96ed60fda30cbc3783f0c9d6594b260a75f0d5a0/fdroidserver/scanner.py#L719-L739)
ref: h…
-
I would love to see this project get an API for bot usage so a NodeRED or HomeAssistant (or whatever else) bots could use the messaging and notification systems of Databag. That way people wouldn't ha…
-
### Type of issue
Missing information
### Description
"When this method returns, if the conversion succeeded, contains true if value is equal to TrueString" Would appreciate if the documentation cl…
-
Hoping you can help as I'm a noob with telegram bots. I've generated the API_ID and API_HASH through telegram dev tools and pasted them into the definitions on lines 8 & 9 and when I run the code the …