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_(service: str, headers: dict[str, str])
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 | None = None) bytes
Provides the DID of a repo.
- Parameters:
handle – The handle to resolve. If not supplied, will resolve the host’s own handle.
- update_handle(handle: str) bytes
Updates the handle of the account