Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Support users.conversations in WebAPI#179

Merged
pvzig merged 1 commit into
pvzig:masterfrom
mtgto:users_conversations_api
Mar 25, 2020
Merged

Support users.conversations in WebAPI#179
pvzig merged 1 commit into
pvzig:masterfrom
mtgto:users_conversations_api

Conversation

@mtgto
Copy link
Copy Markdown
Contributor

@mtgto mtgto commented Mar 20, 2020

https://api.slack.com/methods/users.conversations

Response type is similar to conversationsList in SKWebAPI.swift.
But I want to receive the result as Array<Channel>, I create a ChannelsClosure.

If you want to, I can refactor conversationsList to use ChannelsClosure
(it breaks back compatible)

@pvzig
Copy link
Copy Markdown
Owner

pvzig commented Mar 25, 2020

Looks good, thanks for the contribution!

@pvzig pvzig merged commit 6e63e74 into pvzig:master Mar 25, 2020
@mtgto mtgto deleted the users_conversations_api branch March 26, 2020 14:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants