public final class RestClient extends Object
| Constructor and Description |
|---|
RestClient(Router router) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationService |
getApplicationService() |
AuditLogService |
getAuditLogService() |
ChannelService |
getChannelService() |
EmojiService |
getEmojiService() |
GatewayService |
getGatewayService() |
GuildService |
getGuildService() |
InviteService |
getInviteService() |
UserService |
getUserService() |
VoiceService |
getVoiceService() |
WebhookService |
getWebhookService() |
public RestClient(Router router)
public ApplicationService getApplicationService()
public AuditLogService getAuditLogService()
public ChannelService getChannelService()
public EmojiService getEmojiService()
public GatewayService getGatewayService()
public GuildService getGuildService()
public InviteService getInviteService()
public UserService getUserService()
public VoiceService getVoiceService()
public WebhookService getWebhookService()