mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-11-27 22:46:51 +01:00
Update README.md
This commit is contained in:
parent
2a25bc3ccb
commit
05609ca2f2
@ -40,6 +40,7 @@ Get information about a message
|
|||||||
- `message_id` Message id
|
- `message_id` Message id
|
||||||
##### Returns `message`
|
##### Returns `message`
|
||||||
|
|
||||||
|
<!--TODO: Document the following methods:
|
||||||
#### Command `getparticipants`
|
#### Command `getparticipants`
|
||||||
(todo)
|
(todo)
|
||||||
##### Parameters
|
##### Parameters
|
||||||
@ -57,6 +58,13 @@ Get information about a message
|
|||||||
##### Parameters
|
##### Parameters
|
||||||
- `(todo)`
|
- `(todo)`
|
||||||
##### Returns `(todo)`
|
##### Returns `(todo)`
|
||||||
|
-->
|
||||||
|
#### Executable flag `relative`
|
||||||
|
If enabled, allow only relative paths for files in local mode.
|
||||||
|
|
||||||
|
#### Executable flag `insecure` (not yet implemented)
|
||||||
|
Allow http connection in non-local mode
|
||||||
|
|
||||||
|
|
||||||
<a name="modified-features"></a>
|
<a name="modified-features"></a>
|
||||||
### Modified features
|
### Modified features
|
||||||
|
Loading…
Reference in New Issue
Block a user