mirror of
https://github.com/status-im/status-python-sdk.git
synced 2026-08-30 21:51:14 +00:00
- Related to https://github.com/status-im/status-python-sdk/issues/5 - Community class - Channel class - used within Community class - Community documentation - Remove community functionality from Account - Add `send_message` limit based on Status App - Remove community functionalities from `Account` - Update PyPi version
2 lines
28 B
Python
2 lines
28 B
Python
from .base import Community
|