crisp-im / ruby-crisp-api

💎 Crisp API Ruby Wrapper
https://docs.crisp.chat/guides/rest-api/
MIT License
16 stars 7 forks source link

Fix `timestamp_before` argument for `#get_messages_in_conversation` in readme #13

Closed ydakuka closed 1 year ago

ydakuka commented 1 year ago

https://docs.crisp.chat/references/rest-api/v1/#get-messages-in-conversation

ydakuka commented 1 year ago

It has already been added.

client.website.get_messages_in_conversation(
  website_id, session_id,
  {
    "timestamp_before" => timestamp_before.to_s,
  }
)
baptistejamin commented 1 year ago

Hi, our agents are offline at the moment. Please leave a message and we will get back to you as soon as possible.