chitose.app.bsky.richtext package#
Submodules#
chitose.app.bsky.richtext.facet module#
- class chitose.app.bsky.richtext.facet.ByteSlice(byte_start: int, byte_end: int)#
Bases:
Object- to_dict() dict#
Module contents#
- class chitose.app.bsky.richtext.Richtext_(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.