public static class TokensRevokedEvent.Tokens extends Object
Constructor and Description |
---|
Tokens() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getBot() |
List<String> |
getOauth() |
int |
hashCode() |
void |
setBot(List<String> bot) |
void |
setOauth(List<String> oauth) |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.