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

Will there be support for sending messages with this sdk? #212

Open
attilaszuts opened this issue Sep 9, 2022 · 3 comments
Open

Will there be support for sending messages with this sdk? #212

attilaszuts opened this issue Sep 9, 2022 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@attilaszuts
Copy link

I'm happy to help implementing it.

@MerleLiuKun
Copy link
Member

Now we can use the Graph API to send messages.

If you want to implemente it in the FacebookApi, welcome! :)

@MerleLiuKun MerleLiuKun added the good first issue Good for newcomers label Sep 13, 2022
@attilaszuts
Copy link
Author

Great, can you assign me to this issue? Do you have a contribution guide or any expectations on how to implement this?

@MerleLiuKun
Copy link
Member

You may need use the dataclass to represent the relative object, such as Conversation, Message.

Then you can follow other API method implementation. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants