Function list

Source
pub async fn list<R>(
    client: &R,
    token: &str,
) -> Result<ListResponse, ListError<R::Error>>
Expand description

Lists multiparty direct message channels for the calling user.

Wraps https://api.slack.com/methods/mpim.list