Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Slack] arrange Slack APIs into native structure #530

Open
darkbtf opened this issue Dec 2, 2019 · 0 comments
Open

[Slack] arrange Slack APIs into native structure #530

darkbtf opened this issue Dec 2, 2019 · 0 comments
Labels

Comments

@darkbtf
Copy link
Contributor

darkbtf commented Dec 2, 2019

It would be better to support APIs in Slacks' native API structures

e.g.
conversations.info

https://github.com/Yoctol/messaging-apis/blob/b83f9186f7e2f477caf29ffec675a24d0d518c68/packages/messaging-api-slack/src/SlackOAuthClient.ts#L177-L190

current API:
SlackOAuthClient.getConversationInfo

Slack's native structure:
SlackOAuthClient.conversations.info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants