chitose.com.atproto package#

Subpackages#

Module contents#

class chitose.com.atproto.Atproto_(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 admin: Admin_#
property identity: Identity_#
property label: Label_#
property moderation: Moderation_#
property repo: Repo_#
property server: Server_#
property sync: Sync_#
property temp: Temp_#