Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending quick replies #1

Open
kahric opened this issue Nov 23, 2017 · 7 comments
Open

Sending quick replies #1

kahric opened this issue Nov 23, 2017 · 7 comments

Comments

@kahric
Copy link

kahric commented Nov 23, 2017

Can anyone tell me how to send quick replies with a text message using this package?

@RoySegall
Copy link
Owner

OMG!!! Finally someone paid attention to this amasing package!!! :)

Try to have a look here - http://nuntius.xyz/Webhooks/Facebook/How_to_implement.html and in here - https://github.com/RoySegall/facebook-messenger-send-api/blob/master/testing.php

It's been a while since I last updated my packages but this supposes to work.

@ghost
Copy link

ghost commented Mar 10, 2018

Very nice library, makes life very easy with the Facebook messenger data packets. Well done!

@RoySegall
Copy link
Owner

Thanks! That means a lot!

@ghost
Copy link

ghost commented Mar 10, 2018

I'd like to contribute with some examples and documentation, if you like.

@RoySegall
Copy link
Owner

You are more than welcome.

@RaviDhiman21
Copy link

Hi,

What is id for sending message. Is that user facebook ID or else?

@RoySegall
Copy link
Owner

The id for sending a message is something we acquire from the request which we got from Facebook. For example, when a user sends a message to our bot, Facebook sends us an HTTP request with that data. In that request, we have the id. Have a look here - https://developers.facebook.com/docs/messenger-platform/send-messages

@medo600 medo600 mentioned this issue Aug 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants