This website requires JavaScript.
Explore
Help
Sign In
karaolidis
/
fbchat
Archived
Watch
1
Star
0
Fork
0
You've already forked fbchat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-07-31
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
1b2aeb01ceb4924354f61a67fbaf10a9643c9ca3
fbchat
/
fbchat
History
Mads Marquart
1b2aeb01ce
Move GraphQL constants into the module
2019-07-02 18:23:29 +02:00
..
__init__.py
Version up, thanks to @kapi2289
2019-06-23 18:02:05 +02:00
_attachment.py
Fix ShareAttachment GraphQL
source
parsing
2019-04-25 23:26:03 +02:00
_client.py
Move GraphQL constants into the module
2019-07-02 18:23:29 +02:00
_core.py
Move enum_extend_if_invalid -> Enum._extend_if_invalid
2019-03-07 18:42:58 +01:00
_exception.py
Split models.py into several files (
#398
)
2019-02-24 20:06:59 +01:00
_file.py
Fix subattachment
target
parsing,
fixes
#412
2019-04-25 23:26:04 +02:00
_graphql.py
Move GraphQL constants into the module
2019-07-02 18:23:29 +02:00
_group.py
Move graphql_to_group -> Group._from_graphql
2019-03-10 17:33:46 +01:00
_location.py
Split graphql_to_extensible_attachment into smaller methods
2019-03-07 20:50:14 +01:00
_message.py
Fix setting
forwarded
when creating Message objects
2019-05-01 23:18:12 +02:00
_page.py
Move graphql_to_page -> Page._from_graphql
2019-03-10 17:36:41 +01:00
_plan.py
Move plan parsing to the Plan model
2019-03-10 16:21:22 +01:00
_poll.py
Add missing attributes to Poll and PollOption
__init__
2019-03-07 19:58:24 +01:00
_quick_reply.py
Move graphql_to_quick_reply into _quick_reply.py
2019-03-10 19:35:07 +01:00
_state.py
Add Python 2 support
2019-07-01 13:40:15 +02:00
_sticker.py
Move graphql_to_sticker -> Sticker._from_graphql
2019-03-07 19:07:00 +01:00
_thread.py
Merge branch 'master' into refactor-model-parsing
2019-04-17 22:06:07 +02:00
_user.py
Move gender dict into _user.py
2019-03-10 20:25:02 +01:00
_util.py
Refactor _util.check_request
2019-07-02 15:34:23 +02:00
models.py
Move plan parsing to the Plan model
2019-03-10 16:21:22 +01:00