chitose.com.atproto.temp package#

Submodules#

chitose.com.atproto.temp.check_signup_queue module#

chitose.com.atproto.temp.fetch_labels module#

chitose.com.atproto.temp.request_phone_verification module#

Module contents#

class chitose.com.atproto.temp.Temp_(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.

check_signup_queue() bytes#

Check accounts location in signup queue.

fetch_labels(since: int | None = None, limit: int | None = None) bytes#

DEPRECATED: use queryLabels or subscribeLabels instead – Fetch all labels from a labeler created after a certain date.

request_phone_verification(phone_number: str) bytes#

Request a verification code to be sent to the supplied phone number