yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.util
/
NameAbleEntity
Name
Able
Entity
interface
NameAbleEntity
:
Formattable
(
source
)
Inheritors
SlashOptionGetter
Application
Emoji
Guild
Sticker
User
VoiceRegion
GuildChannel
TextChannel
VoiceChannel
DefaultReactionEmoji
ForumTag
GuildScheduledEvent
Member
Role
Attachment
SubCommand
Members
Functions
format
Link copied to clipboard
open
fun
format
(
format
:
String
)
:
String
Formats the name of the entity
format
To
Link copied to clipboard
open
override
fun
formatTo
(
formatter
:
Formatter
?
,
flags
:
Int
,
width
:
Int
,
precision
:
Int
)
Formats the object using the provided {@link Formatter formatter}.
Properties
name
Link copied to clipboard
abstract
var
name
:
String