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
8b70fe8bfdb8f350fc9beb7df7366ea709038a43
fbchat
/
fbchat
History
Mads Marquart
8b70fe8bfd
Fix module names to hide implementation details
...
E.g. now fbchat.PleaseRefresh.__module__ == 'fbchat'
2020-01-15 16:08:59 +01:00
..
__init__.py
Fix module names to hide implementation details
2020-01-15 16:08:59 +01:00
_attachment.py
Rename .uid -> .id everywhere
2020-01-08 23:09:51 +01:00
_client.py
Wrap requests exceptions
2020-01-15 12:19:28 +01:00
_core.py
Remove _core.Enum and aenum dependency
2020-01-09 21:00:35 +01:00
_exception.py
Various error improvements
2020-01-15 15:15:50 +01:00
_file.py
Improve image fetching in ThreadABC
2020-01-14 18:47:14 +01:00
_graphql.py
Move error handling functions to _exception
2020-01-15 11:05:59 +01:00
_group.py
Add ThreadABC._parse_participants
2020-01-13 11:39:09 +01:00
_location.py
Rename .uid -> .id everywhere
2020-01-08 23:09:51 +01:00
_message.py
Move error handling functions to _exception
2020-01-15 11:05:59 +01:00
_page.py
Split Plan into Plan/PlanData, and add Plan.session
2020-01-09 15:13:37 +01:00
_plan.py
Add ExternalError.description and GraphQLError.debug_info
2020-01-15 14:03:35 +01:00
_poll.py
Add ExternalError.description and GraphQLError.debug_info
2020-01-15 14:03:35 +01:00
_quick_reply.py
Make models use slots
2019-12-11 16:12:14 +01:00
_session.py
Various error improvements
2020-01-15 15:15:50 +01:00
_sticker.py
Fix lint
2020-01-09 18:00:03 +01:00
_thread.py
Various error improvements
2020-01-15 15:15:50 +01:00
_user.py
Clean up User parsing
2020-01-13 11:39:09 +01:00
_util.py
Move error handling functions to _exception
2020-01-15 11:05:59 +01:00