Latest stories

chunk_upload

  • Inputs
{
    "chunk_size": "integer  optional",
    "current_chunk_size": "integer  optional",
    "file_name": "string: optional",
    "file_type": "string: allowed: file, image, video, audio",
    "identifier": "string: optional",
    "is_sticker": "integer covering 0 and 1: 1 as a sticker and 0 as a non-sticker: optional",
    "relative_path": "string: optional",
    "total_chunks": "integer optional",
    "total_size": "integer optional",
    "type": "string: optional"
}

  • Errors
{
    "must_login": "user must be login"
}

  • Extra Description
...

  • Sample
  • Url:
https://api.pantel.me/f/chunk_upload
  • Output:
                                {}