kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.app.bsky.notification
/
ChatPreference
Chat
Preference
data
class
ChatPreference
(
val
include
:
String
,
val
push
:
Boolean
)
Members
Constructors
Chat
Preference
Link copied to clipboard
constructor
(
include
:
String
,
push
:
Boolean
)
Properties
include
Link copied to clipboard
val
include
:
String
push
Link copied to clipboard
val
push
:
Boolean