This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# HidekoBot
|
# HidekoBot
|
||||||
|
[](https://sonar.beatrice.wtf/dashboard?id=mind-overflow_HidekoBot_AYWyYHsvX-1Ma0D4pJ59)
|
||||||
[](https://sonar.beatrice.wtf/dashboard?id=mind-overflow_HidekoBot_AYWyYHsvX-1Ma0D4pJ59)
|
[](https://sonar.beatrice.wtf/dashboard?id=mind-overflow_HidekoBot_AYWyYHsvX-1Ma0D4pJ59)
|
||||||
[](https://sonar.beatrice.wtf/dashboard?id=mind-overflow_HidekoBot_AYWyYHsvX-1Ma0D4pJ59)
|
[](https://sonar.beatrice.wtf/dashboard?id=mind-overflow_HidekoBot_AYWyYHsvX-1Ma0D4pJ59)
|
||||||
[](https://sonar.beatrice.wtf/dashboard?id=mind-overflow_HidekoBot_AYWyYHsvX-1Ma0D4pJ59)
|
[](https://sonar.beatrice.wtf/dashboard?id=mind-overflow_HidekoBot_AYWyYHsvX-1Ma0D4pJ59)
|
||||||
|
@@ -10,7 +10,7 @@ import java.util.Objects;
|
|||||||
public record MessageResponse(@Nullable String content,
|
public record MessageResponse(@Nullable String content,
|
||||||
@Nullable MessageEmbed embed,
|
@Nullable MessageEmbed embed,
|
||||||
@Nullable ItemComponent... components) {
|
@Nullable ItemComponent... components) {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean equals(Object o) {
|
public boolean equals(Object o) {
|
||||||
if (this == o) return true;
|
if (this == o) return true;
|
||||||
|
Reference in New Issue
Block a user