格式速查
| format.api | format.version | format.method | format.protocol | body |
|---|---|---|---|---|
| telegram-bot-api | >=3 | update | http | APIResponse<Update[]> |
| telegram-bot-api | >=3 | apirequest | http | HTTPRequest |
| telegram-bot-api | >=3 | apiresponse | http | APIResponse |
| coolq-http-api | >=3 | event | websocket | Update |
| coolq-http-api | >=3 | apirequest | websocket | APIRequest |
| coolq-http-api | >=3 | apiresponse | websocket | APIResponse |
| ubm-api | 1.0 | receive | UBM | |
| ubm-api | 1.0 | send | UBM | |
| cmd | 1.0 | cmd | CMD |