Class GuildUpdateSplashEvent

    • Method Detail

      • getOldSplashId

        @Nullable
        public String getOldSplashId()
        The old splash id
        Returns:
        The old splash id, or null
      • getOldSplashUrl

        @Nullable
        public String getOldSplashUrl()
        The url of the old splash
        Returns:
        The url of the old splash, or null
      • getNewSplashId

        @Nullable
        public String getNewSplashId()
        The new splash id
        Returns:
        The new splash id, or null
      • getNewSplashUrl

        @Nullable
        public String getNewSplashUrl()
        The url of the new splash
        Returns:
        The url of the new splash, or null