Update README.md

This commit is contained in:
Jannik 2020-11-18 16:10:55 +01:00 committed by GitHub
parent e247007199
commit f2daedea70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
##### 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:
#### Command `togglegroupinvites`
(todo)