Interface GuildSettings
-
public interface GuildSettings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Long
getGuildId()
Gets the guildIDvoid
setGuildId(Long guildId)
Sets the guildID
-