diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.channel
/
AllowedMentions
/
AllowedMentions
Allowed
Mentions
constructor
(
allowedMentionTypes
:
List
<
MentionTypes
>
=
emptyList()
,
allowedMentionRoles
:
List
<
String
>
=
emptyList()
,
allowedMentionUsers
:
List
<
String
>
=
emptyList()
,
mentionRepliedUsers
:
Boolean
=
false
)
(
source
)