diff options
| author | CyberL1 <cyber.hf18@gmail.com> | 2026-06-25 01:27:43 +0200 |
|---|---|---|
| committer | Rory& <root@rory.gay> | 2026-06-25 17:56:49 +0200 |
| commit | a722705bb9a8b327c57475b194364f5b4f8b8db5 (patch) | |
| tree | d1c1b0d4bd5755e5f84b8ec6819503c30366f036 | |
| parent | feat: add route to expire a poll (diff) | |
| download | server-ts-a722705bb9a8b327c57475b194364f5b4f8b8db5.tar.xz | |
feat: send a `MESSAGE_UPDATE` event on manual poll expire
| -rw-r--r-- | src/api/routes/channels/#channel_id/polls/#poll_id/expire.ts | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/src/api/routes/channels/#channel_id/polls/#poll_id/expire.ts b/src/api/routes/channels/#channel_id/polls/#poll_id/expire.ts |
