ExStreamClient.Operations.Og (ExStreamClient v0.1.2)

View Source
Modules for interacting with the `og` group of Stream APIs

API Reference: https://getstream.github.io/protocol/?urls.primaryName=Chat%20v2

Summary

Functions

get_og(url)

@spec get_og(String.t()) ::
  {:ok, ExStreamClient.Model.GetOGResponse.t()} | {:error, any()}
Get an OpenGraph attachment for a link


### Required Arguments:
    - `url`