public class WebhookResponse extends Object
| Constructor and Description |
|---|
WebhookResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvatar() |
long |
getChannelId() |
long |
getGuildId() |
long |
getId() |
String |
getName() |
String |
getToken() |
UserResponse |
getUser() |
String |
toString() |
public long getId()
public long getGuildId()
public long getChannelId()
@Nullable public UserResponse getUser()
public String getToken()