diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.channel
/
AllowedMentions
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
ALL
Link copied to clipboard
val
ALL
:
AllowedMentions
NONE
Link copied to clipboard
val
NONE
:
AllowedMentions
ONLY_ROLES
Link copied to clipboard
val
ONLY_ROLES
:
AllowedMentions
ONLY_USERS
Link copied to clipboard
val
ONLY_USERS
:
AllowedMentions
USERS_AND_ROLES
Link copied to clipboard
val
USERS_AND_ROLES
:
AllowedMentions
Functions
for
Roles
Link copied to clipboard
fun
forRoles
(
vararg
roleIds
:
String
)
:
AllowedMentions
for
Users
Link copied to clipboard
fun
forUsers
(
vararg
userIds
:
String
)
:
AllowedMentions