chitose.tools.ozone package#

Subpackages#

Module contents#

class chitose.tools.ozone.Ozone_(call: Callable[[str, list[tuple[str, str | None | int | list[str]]], bytes | dict[str, Any] | None, dict[str, str]], bytes], subscribe: Callable[[str, list[tuple[str, str | None | int | list[str]]], Callable[[str | bytes], None]], None])#

Bases: object

We recommend calling methods in this class via the chitose.BskyAgent class instead of creating instances of this class directly.

property communication: Communication_#
property moderation: Moderation_#
property server: Server_#
property signature: Signature_#
property team: Team_#