Interface GuildSettings
-
- All Known Implementing Classes:
NativeGuildSettings
public interface GuildSettings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetGuildId()Gets the guildIDvoidsetGuildId(long guildId)Sets the guildID
-