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

Cannot reply to groups #63

Closed
litobro opened this issue Sep 8, 2016 · 3 comments
Closed

Cannot reply to groups #63

litobro opened this issue Sep 8, 2016 · 3 comments

Comments

@litobro
Copy link

litobro commented Sep 8, 2016

If a group_id is given and the message type of "group" passed in, it fails to send a message to anybody and returns a 200.

@kasem123
Copy link

In case of a single user message
'other_user_fbid' : recipient_id,

In case of a group message
'thread_fbid' : recipient_id,

that seems to do it, at least for me

aeantipov added a commit to aeantipov/fbchat that referenced this issue Oct 11, 2016
Jut followed the recipe in the issue
@DanMossa
Copy link

@kasem123 Know how to fix this for GetThreadInfo?

carpedm20 added a commit that referenced this issue Jan 30, 2017
Update client.py to post to groups (Issue #63)
@madsmtm
Copy link
Member

madsmtm commented Jun 22, 2017

Facebook has changed a lot of things, and fbchat has been updated, so I'm assuming this is outdated ;)

@madsmtm madsmtm closed this as completed Jun 22, 2017
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

4 participants