# RedisQueue.isPublisher() method · @imqueue/core

Source: https://imqueue.org/api/core/latest/core.redisqueue.ispublisher/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/core 3.3.2 — generated reference, not hand-written

Returns true if publisher mode is enabled on this queue, false otherwise.

**Signature:**

```typescript
isPublisher(): boolean;
```
**Returns:**

boolean

