ExStreamClient.Operations.Chat.ExportChannels (ExStreamClient v0.1.3)

View Source

Modules for interacting with the chat/export_channels group of Stream APIs

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

Summary

Functions

Exports channel data to JSON file

Functions

export_channels(payload, opts \\ [])

@spec export_channels(ExStreamClient.Model.ExportChannelsRequest.t(), [
  {:client, module()}
]) ::
  {:ok, ExStreamClient.Model.ExportChannelsResponse.t()} | {:error, any()}

Exports channel data to JSON file

Required Arguments:

Optional Arguments: