Class RestService

java.lang.Object
discord4j.rest.service.RestService
Direct Known Subclasses:
ApplicationService, AuditLogService, AutoModService, ChannelService, EmojiService, GatewayService, GuildService, InteractionService, InviteService, MonetizationService, PollService, SoundboardService, StageInstanceService, StickerService, TemplateService, UserService, VoiceService, WebhookService

public abstract class RestService extends Object
  • Constructor Details

    • RestService

      protected RestService(Router router)
  • Method Details

    • getRouter

      protected Router getRouter()