kmttAPI
0.3.1
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
kmttAPI
/
kmtt.api.user
/
IPublicUserAPI
/
getUserComments
get
User
Comments
abstract
suspend
fun
getUserComments
(
userID
:
Long
,
count
:
Int
,
offset
:
Int
)
:
List
<
Comment
>
Content copied to clipboard
Get user comments
Max count: 50