fanbox
Toggle table of contents
0.0.3
common
Platform filter
common
Switch theme
Search in API
fanbox
fanbox
/
me.matsumo.fankt.fanbox.domain.model
/
FanboxPostDetail
/
Body
/
File
File
data
class
File
(
val
text
:
String
,
val
files
:
List
<
<Error class: unknown class>
>
)
Members
Constructors
File
Link copied to clipboard
constructor
(
text
:
String
,
files
:
List
<
<Error class: unknown class>
>
)
Properties
files
Link copied to clipboard
val
files
:
List
<
<Error class: unknown class>
>
text
Link copied to clipboard
val
text
:
String