toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.localization.arguments
/
MessageFormatArgument
Message
Format
Argument
class
MessageFormatArgument
(
val
argumentName
:
String
,
formatter
:
String
,
locale
:
Locale
)
:
FormattableArgument
(
source
)
Members
Constructors
Message
Format
Argument
Link copied to clipboard
constructor
(
argumentName
:
String
,
formatter
:
String
,
locale
:
Locale
)
Properties
argument
Name
Link copied to clipboard
open
override
val
argumentName
:
String
Functions
format
Link copied to clipboard
open
override
fun
format
(
obj
:
Any
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String