hipchat_elixir v0.5.1 Hipchat.V2.Groups View Source
HipChat V2 Groups API module.
Link to this section Summary
Link to this section Functions
Link to this function
delete_group_avatar(client, group_id)
View Source
delete_group_avatar(Hipchat.Client.t(), String.t()) :: Hipchat.Httpc.res_t()
https://www.hipchat.com/docs/apiv2/method/delete_group_avatar
Link to this function
get_group(client, group_id)
View Source
get_group(Hipchat.Client.t(), String.t()) :: Hipchat.Httpc.res_t()
Link to this function
get_group_avatar(client, group_id)
View Source
get_group_avatar(Hipchat.Client.t(), String.t()) :: Hipchat.Httpc.res_t()
Link to this function
get_group_statistics(client, group_id)
View Source
get_group_statistics(Hipchat.Client.t(), String.t()) :: Hipchat.Httpc.res_t()
Link to this function
update_group_avatar(client, group_id, body)
View Source
update_group_avatar(Hipchat.Client.t(), String.t(), map()) :: Hipchat.Httpc.res_t()
https://www.hipchat.com/docs/apiv2/method/update_group_avatar