chitose.app.bsky.unspecced package#

Submodules#

chitose.app.bsky.unspecced.apply_labels module#

chitose.app.bsky.unspecced.get_timeline_skeleton module#

Module contents#

class chitose.app.bsky.unspecced.Unspecced_(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: object

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

apply_labels(labels: list[Label]) bytes#

Allow a labeler to apply labels directly.

An unspecced view of globally popular items

An unspecced view of globally popular feed generators

get_timeline_skeleton(limit: int | None = None, cursor: str | None = None) bytes#

A skeleton of a timeline - UNSPECCED & WILL GO AWAY SOON