discourse_api v0.1.0 DiscourseApi.DefaultImpl
Http client for discourse_api
Link to this section Summary
Link to this section Functions
Link to this function
get(endpoint)
Link to this function
get_user_by_external_id(external_id)
Link to this function
put(endpoint, payload \\ "")
Link to this function
silence(id, silenced_till, reason, post_action)
silence(non_neg_integer(), Date.t(), String.t(), String.t()) :: {:ok | :error, map()}