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 IFakeable
All Known Subinterfaces:
Emote
,
PrivateChannel
,
SelfUser
,
User
public interface
IFakeable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isFake
()
Describes whether an entity is fake or not.
Method Detail
isFake
boolean isFake()
Describes whether an entity is fake or not.
Returns:
False - if this is an actual JDA entity.
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