Package discord4j.rest.service
Class RestService
- java.lang.Object
-
- discord4j.rest.service.RestService
-
- Direct Known Subclasses:
ApplicationService,AuditLogService,ChannelService,EmojiService,GatewayService,GuildService,InteractionService,InviteService,TemplateService,UserService,VoiceService,WebhookService
public abstract class RestService extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRestService(Router router)
-