tgbot 0.47.0

A Telegram Bot library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "http_method": "GET",
  "url_path": "getWebhookInfo",
  "rep_body": {
    "ok": true,
    "result": {
      "url": "https://example.com",
      "has_custom_certificate": false,
      "pending_update_count": 0
    }
  }
}