Slack v0.2.1 Slack.Team.Profile View Source
Functions for team profiles
Link to this section Summary
Functions
Get the profile field definitions for the team.
Link to this section Functions
Link to this function
get(client, query \\ [])
View Sourceget(Slack.Client.t(), Keyword.t()) :: Slack.slack_response()
Get the profile field definitions for the team.
https://api.slack.com/methods/team.profile.get
Examples
Slack.Team.Profile.get(client)