View Source TalkJS.Conversation (talkjs v0.1.0)

Module to access the /conversations/ endpoints

Summary

Functions

Create or update a conversation

Functions

Link to this function

create_or_update(client, id, params)

View Source

Create or update a conversation

  client = TalkJS.new(api_key: "...", app_id: "...")
  TalkJS.Conversation.create_or_update(client, "695388f0e3481bcd93", %{})