app_bsky_feed_post library

Classes

Entity
Deprecated: use facets instead.
EntityConverter
FeedPostRecord
Record containing a Bluesky post.
FeedPostRecordConverter
ReplyRef
ReplyRefConverter
TextSlice
Deprecated. Use app.bsky.richtext instead -- A text segment. Start is inclusive, end is exclusive. Indices are for utf16-encoded strings.
TextSliceConverter
UFeedPostEmbed
UFeedPostEmbedConverter
UFeedPostLabels
UFeedPostLabelsConverter

Extensions

EntityPatterns on Entity
Adds pattern-matching-related methods to Entity.
FeedPostRecordExtension on FeedPostRecord
FeedPostRecordPatterns on FeedPostRecord
Adds pattern-matching-related methods to FeedPostRecord.
ReplyRefPatterns on ReplyRef
Adds pattern-matching-related methods to ReplyRef.
TextSlicePatterns on TextSlice
Adds pattern-matching-related methods to TextSlice.
UFeedPostEmbedExtension on UFeedPostEmbed
UFeedPostEmbedPatterns on UFeedPostEmbed
Adds pattern-matching-related methods to UFeedPostEmbed.
UFeedPostLabelsExtension on UFeedPostLabels
UFeedPostLabelsPatterns on UFeedPostLabels
Adds pattern-matching-related methods to UFeedPostLabels.