toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.feed
/
GetAuthorFeedFilter
Get
Author
Feed
Filter
@
Serializable
(
with
=
GetAuthorFeedFilterSerializer::class
)
sealed
class
GetAuthorFeedFilter
:
AtpEnum
Inheritors
PostsWithReplies
PostsNoReplies
PostsWithMedia
PostsAndAuthorThreads
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Posts
And
Author
Threads
Link copied to clipboard
data
object
PostsAndAuthorThreads
:
GetAuthorFeedFilter
Posts
No
Replies
Link copied to clipboard
data
object
PostsNoReplies
:
GetAuthorFeedFilter
Posts
With
Media
Link copied to clipboard
data
object
PostsWithMedia
:
GetAuthorFeedFilter
Posts
With
Replies
Link copied to clipboard
data
object
PostsWithReplies
:
GetAuthorFeedFilter
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
GetAuthorFeedFilter
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String