VideoEventExtra

constructor(type: Int, guildId: String? = null, channelName: String? = null, mention: List<String> = emptyList(), isMentionAll: Boolean = false, mentionRoles: List<Int> = emptyList(), isMentionHere: Boolean = false, author: SimpleUser, attachments: SimpleAttachments)(source)