public class UserResponse extends Object
| Constructor and Description |
|---|
UserResponse() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getAvatar() |
String |
getDiscriminator() |
long |
getId() |
String |
getUsername() |
Boolean |
isBot() |
void |
setAdditionalProperty(String name,
Object value) |
String |
toString() |