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_(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.