Interface ServerTextChannelChangeDefaultAutoArchiveDurationEvent

    • Method Detail

      • getOldDefaultAutoArchiveDuration

        int getOldDefaultAutoArchiveDuration()
        Gets the old default auto archive duration of the channel.
        Returns:
        The default auto archive duration in seconds.
      • getAutoArchiveDuration

        int getAutoArchiveDuration()
        Gets the new default auto archive duration of the channel.
        Returns:
        The default auto archive duration in seconds.