AllowedMentions

constructor(allowedMentionTypes: List<MentionTypes> = emptyList(), allowedMentionRoles: List<String> = emptyList(), allowedMentionUsers: List<String> = emptyList(), mentionRepliedUsers: Boolean = false)(source)