BotCommands
Toggle table of contents
3.0.0-beta.5
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-jda-ktx
/
dev.freya02.botcommands.jda.ktx.messages
/
InlineMessage
/
InlineMentions
Inline
Mentions
@
MessageBuilderDSL
class
InlineMentions
(
source
)
Members
Constructors
Inline
Mentions
Link copied to clipboard
constructor
(
)
Properties
roles
Link copied to clipboard
val
roles
:
<Error class: unknown class>
users
Link copied to clipboard
val
users
:
<Error class: unknown class>
Functions
role
Link copied to clipboard
fun
role
(
id
:
Long
)
fun
role
(
id
:
String
)
fun
role
(
role
:
Role
)
user
Link copied to clipboard
fun
user
(
id
:
Long
)
fun
user
(
id
:
String
)
fun
user
(
user
:
UserSnowflake
)