Interface GuildSettings
-
- All Known Implementing Classes:
NativeGuildSettings
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
-