fantia
Toggle table of contents
0.0.12
common
Platform filter
common
Switch theme
Search in API
fantia
fanbox
/
me.matsumo.fankt.fanbox.domain.model
/
FanboxPostDetail
/
Body
/
Article
/
Block
/
Text
Text
@
Serializable
data
class
Text
(
val
text
:
String
)
:
FanboxPostDetail.Body.Article.Block
Members
Constructors
Text
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String