Function list

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

Lists custom emoji for a team.

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