Body

constructor(msgId: String, content: String, channelId: String, mention: List<String> = emptyList(), isMentionAll: Boolean = false, isMentionHere: Boolean = false, mentionRoles: List<Int> = emptyList(), updatedAt: Long)(source)