public class AuditLogService extends RestService
| Constructor and Description |
|---|
AuditLogService(Router router) |
| Modifier and Type | Method and Description |
|---|---|
Mono<AuditLogResponse> |
getAuditLog(long guildId,
Map<String,Object> queryParams) |
getRouter