Class RoleUpdateIconEvent

    • Constructor Detail

      • RoleUpdateIconEvent

        public RoleUpdateIconEvent​(@Nonnull
                                   JDA api,
                                   long responseNumber,
                                   @Nonnull
                                   Role role,
                                   @Nullable
                                   RoleIcon oldIcon)
    • Method Detail

      • getOldIcon

        @Nullable
        public RoleIcon getOldIcon()
        The old icon
        Returns:
        The old icon
      • getNewIcon

        @Nullable
        public RoleIcon getNewIcon()
        The new icon
        Returns:
        The new icon