12 Commits
Author SHA1 Message Date
Peter Zignego ab751a0304 Remove deprecated rtmStart 2021-12-28 09:49:53 -05:00
Arkadiusz Adamski 8e46cbb105 Add conversations.[open|create|archive] (#202) 2021-10-19 19:15:23 -04:00
Atakan Dulker e178c3748a WebAPI: Passes access token as Bearer Token (#200)
* Added passing access token as a Bearer token.

* Removed superfluous code
2021-10-04 21:35:27 -04:00
Takeshi Ihara 37285cc86c add: conversations endpoint (#186) 2020-08-09 13:23:14 -04:00
mtgto 6e63e74f81 Support users.conversations in WebAPI (#179) 2020-03-24 23:59:18 -04:00
noppefoxwolf b8c3c4a2af Support search request (#173) 2019-11-21 23:56:58 -05:00
noppefoxwolf ab9e802770 Add convesations replies (#169)
* Add convesation replies
2019-10-23 21:19:27 -04:00
i.v.vasilenko 492f51ce9b Added missed endpoint users.lookupByEmail 2019-07-21 21:33:38 +03:00
Tan Le 80d2cab81c Add missing endpoint of Channels API
Add enpoints: join, leave, archive, unarchive, rename, kick
2019-03-19 10:57:38 -05:00
Henry Huang 721f8964cf [ADD] post Ephemeral message API function 2019-02-15 15:02:57 -06:00
Brandon Evans 8aeb88cea3 Add users.profile.set endpoint
This isn't an ideal implementation because it's not clear from the documentation if sending everything in the URL for a JSON request is supported, but this does work when tested manually.

This isn't complete support for the endpoint. In particular, custom profile fields won't be set.

https://api.slack.com/methods/users.profile.set
2019-02-14 17:33:32 -07:00
Peter Zignego 239eb94093 monorepo 2019-01-27 11:57:06 -05:00