Class GuildUpdate

    • Constructor Detail

      • GuildUpdate

        public GuildUpdate()
    • Method Detail

      • isWidgetEnabled

        public boolean isWidgetEnabled()
      • getWidgetChannelId

        @Nullable
        public Long getWidgetChannelId()
      • getVerificationLevel

        public int getVerificationLevel()
      • getSystemChannelId

        @Nullable
        public Long getSystemChannelId()
      • getSplash

        public String getSplash()
      • getRegion

        public String getRegion()
      • getOwnerId

        public long getOwnerId()
      • getName

        public String getName()
      • getMfaLevel

        public int getMfaLevel()
      • getId

        public long getId()
      • getIcon

        public String getIcon()
      • getFeatures

        public String[] getFeatures()
      • getExplicitContentFilter

        public int getExplicitContentFilter()
      • isEmbedEnabled

        public boolean isEmbedEnabled()
      • getDefaultMessageNotifications

        public int getDefaultMessageNotifications()
      • getAfkTimeout

        public int getAfkTimeout()
      • getGuildId

        public long getGuildId()