Comment
fun Comment(id: Long? = null, date: Long? = null, dateRFC: String? = null, author: Author? = null, text: String? = null, textWoMd: String? = null, media: List<Media>? = null, likes: Likes? = null, entry: Entry? = null, replyTo: Long? = null, isFavorited: Boolean? = null, isPinned: Boolean? = null, isEdited: Boolean? = null, level: Int? = null, sourceId: Int? = null, loadMore: CommentsLoadMore? = null, attaches: List<Attach>? = null, etcControls: EtcControls? = null)
Content copied to clipboard
Parameters
id
date
dateRFC
author
text
текст комментария с html
textWoMd
текст комментария с markdown
media
likes
entry
replyTo
isFavorited
isPinned
isEdited
level
sourceId
С какой OS был написан комментарий: * 0
- Other * 1
- iOS * 2
- Android
loadMore
attaches
etcControls