Class StickerSnowflakeImpl
java.lang.Object
net.dv8tion.jda.internal.entities.sticker.StickerSnowflakeImpl
- All Implemented Interfaces:
ISnowflake
,StickerSnowflake
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface net.dv8tion.jda.api.entities.ISnowflake
getId, getTimeCreated
-
Constructor Details
-
StickerSnowflakeImpl
public StickerSnowflakeImpl(long id)
-
-
Method Details
-
getIdLong
public long getIdLong()Description copied from interface:ISnowflake
The Snowflake id of this entity. This is unique to every entity and will never change.- Specified by:
getIdLong
in interfaceISnowflake
- Returns:
- Long containing the Id.
-
hashCode
public int hashCode() -
equals
-
toString
-