fanbox
Toggle table of contents
0.0.9
common
Platform filter
common
Switch theme
Search in API
fanbox
fanbox
/
me.matsumo.fankt.fanbox
/
Fanbox
/
getCreatorPosts
get
Creator
Posts
suspend
fun
getCreatorPosts
(
creatorId
:
FanboxCreatorId
,
cursor
:
FanboxCursor
?
,
nextCursor
:
FanboxCursor
?
)
:
PageCursorInfo
<
FanboxPost
>