Interface GuildSettings

All Known Implementing Classes:
NativeGuildSettings

public interface GuildSettings
  • Method Summary

    Modifier and Type Method Description
    long getGuildId()
    Gets the guildID
    void setGuildId​(Long guildId)
    Sets the guildID
  • Method Details

    • getGuildId

      long getGuildId()
      Gets the guildID
      Returns:
      the guildID
    • setGuildId

      void setGuildId​(Long guildId)
      Sets the guildID
      Parameters:
      guildId - the guildID