ISnowflake
public static interface Invite.Guild extends ISnowflake
Invite.getGuild()
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getIconId() |
The icon id of this guild.
|
java.lang.String |
getIconUrl() |
The icon url of this guild.
|
java.lang.String |
getName() |
The name of this guild.
|
java.lang.String |
getSplashId() |
The splash image id of this guild.
|
java.lang.String |
getSplashUrl() |
Returns the splash image url of this guild.
|
getCreationTime, getId, getIdLong
java.lang.String getIconId()
getIconUrl()
java.lang.String getIconUrl()
getIconId()
java.lang.String getName()
java.lang.String getSplashId()
null
if the guild has no splash imagegetSplashUrl()
java.lang.String getSplashUrl()
null
if the guild has no splash imagegetSplashId()