Skip to content

Commit

Permalink
Readme & composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
xtrime-ru committed May 23, 2020
1 parent 32cb13b commit ff6c819
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 31 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,12 +160,18 @@ curl --location --request POST '127.0.0.1:9503/api/downloadToResponse' \
"access_hash": -6754208767885394084,
"file_reference": {
"_": "bytes",
"bytes": "AkKdqJkAACnyXiaBgp3M3DfBh8C0+mGKXwSsGUY="
"bytes": "AkKdqJkAACnyXshwzMhdzeC5RkdVZeh58sAB/UU="
},
"date": 1551713685,
"mime_type": "video/mp4",
"size": 400967,
"dc_id": 2
"dc_id": 2,
"attributes": [
{
"_": "documentAttributeFilename",
"file_name": "одолдол.mp4"
}
]
}
}
}'
Expand Down
64 changes: 35 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff6c819

Please sign in to comment.