JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.dv8tion.jda.core.entities
Interface IMentionable
All Known Subinterfaces:
Emote
,
Member
,
Role
,
SelfUser
,
TextChannel
,
User
public interface
IMentionable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getAsMention
()
Retrieve a Mention for this Entity.
Method Detail
getAsMention
java.lang.String getAsMention()
Retrieve a Mention for this Entity.
Returns:
A resolvable mention.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method