ExStreamClient.Operations.Og (ExStreamClient v0.1.3)

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 an OpenGraph attachment for a link

Functions

get_og(url, opts \\ [])

@spec get_og(String.t(), [{:client, module()}]) ::
  {:ok, ExStreamClient.Model.GetOGResponse.t()} | {:error, any()}

Get an OpenGraph attachment for a link

Required Arguments:

  • url

Optional Arguments: