mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-07-28 02:57:56 +00:00
76a6216cf7
It uses its own API which I packed between MTApi5 and MatLab. Possible that this is useless, but errors from the .NET assembly are more tradable.
7 lines
324 B
Markdown
7 lines
324 B
Markdown
# List of to-do items #
|
|
|
|
- [ ] Add support for ```multipart/form``` uploads via ```urlread2```.
|
|
- [ ] Add support for token-based authentication. Caching of auth token?
|
|
- [ ] Add support for posting files via [```files.upload```](https://api.slack.com/methods/files.upload) API.
|
|
- [ ] Add support for OAuth2 authentication.
|