Interface AuditLogChangeData


  • @Immutable
    public interface AuditLogChangeData
    • Method Detail

      • builder

        static discord4j.discordjson.json.ImmutableAuditLogChangeData.Builder builder()
      • newValue

        discord4j.discordjson.possible.Possible<Object> newValue()
      • oldValue

        discord4j.discordjson.possible.Possible<Object> oldValue()