forked from AkkomaGang/akkoma
Documentation: Add attachment docs
This commit is contained in:
parent
c272669909
commit
e297d8c649
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ Posting a chat message for given Chat id works like this:
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
- content: The text content of the message
|
- content: The text content of the message
|
||||||
|
- media_id: The id of an upload that will be attached to the message.
|
||||||
|
|
||||||
Currently, no formatting beyond basic escaping and emoji is implemented, as well as no
|
Currently, no formatting beyond basic escaping and emoji is implemented, as well as no
|
||||||
attachments. This will most probably change.
|
attachments. This will most probably change.
|
||||||
|
|
Loading…
Reference in a new issue