chitose.com.atproto.identity package#
Submodules#
chitose.com.atproto.identity.resolve_handle module#
chitose.com.atproto.identity.update_handle module#
Module contents#
- class chitose.com.atproto.identity.Identity_(call: Callable[[str, list[tuple[str, str | None | int | list[str]]], bytes | dict | None, dict[str, str]], bytes], subscribe: Callable[[str, list[tuple[str, str | None | int | list[str]]], Callable[[str | bytes], None]], None])#
Bases:
objectWe recommend calling methods in this class via the chitose.BskyAgent class instead of creating instances of this class directly.
- resolve_handle(handle: str) bytes#
Provides the DID of a repo.
- Parameters:
handle – The handle to resolve.
- update_handle(handle: str) bytes#
Updates the handle of the account