kmttAPI
0.3.3
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
kmttAPI
/
kmtt.models.comment
/
CommentLikersResponse
Comment
Likers
Response
data
class
CommentLikersResponse
(
result
:
Map
<
Long
,
Liker
>
?
)
Content copied to clipboard
Constructors
Properties
Parameters
Parameters
result
Hashmap Id пользователя - объект Liker
Constructors
Comment
Likers
Response
Link copied to clipboard
fun
CommentLikersResponse
(
result
:
Map
<
Long
,
Liker
>
?
=
null
)
Content copied to clipboard
Properties
result
Link copied to clipboard
val
result
:
Map
<
Long
,
Liker
>
?
=
null
Content copied to clipboard