mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2025-02-09 10:06:47 +01:00
Update README.md
This commit is contained in:
parent
e247007199
commit
f2daedea70
@ -71,6 +71,15 @@ The maximum number of messages to be deleted in a single batch is determined by
|
|||||||
- `end` Last message id to delete
|
- `end` Last message id to delete
|
||||||
##### Returns `true`
|
##### Returns `true`
|
||||||
|
|
||||||
|
#### Command `ping`
|
||||||
|
Send an MTProto ping message to the telegram servers.
|
||||||
|
Useful to detect the delay of the bot api server.
|
||||||
|
|
||||||
|
##### Parameters
|
||||||
|
No parameters
|
||||||
|
##### Returns `string`
|
||||||
|
Ping delay in seconds represented as string.
|
||||||
|
|
||||||
<!--TODO:
|
<!--TODO:
|
||||||
#### Command `togglegroupinvites`
|
#### Command `togglegroupinvites`
|
||||||
(todo)
|
(todo)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user