Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Get all messages issue #4

Open
Witchblade89 opened this issue Nov 17, 2017 · 1 comment
Open

Get all messages issue #4

Witchblade89 opened this issue Nov 17, 2017 · 1 comment

Comments

@Witchblade89
Copy link

In the public function get all messages you have Where id = message_id. Where are you getting the message id at this point?

@gigili
Copy link
Owner

gigili commented Nov 21, 2017

To be honest, I'm not completely sure.

It was a long time since I created this, but if I'm not mistaken, you are supposed to used this method when retrieving all the messages for a conversation, so how you are getting that ID is up to you, but It should of probably be sent as a parameter to the function.

In general case you would have something like this in your url: /inbox/conversation/$ID
and you pass that $ID to the function as $message_id

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants