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

Support users.conversations in WebAPI #179

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

mtgto
Copy link
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
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.

None yet

2 participants