register: Include archived channels in "streams" field.

This commit is contained in:
Sahil Batra
2025-03-31 12:30:37 +05:30
committed by Tim Abbott
parent a6cc33f478
commit ae579aa25a
3 changed files with 33 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
* [`POST /register`](/api/register-queue): The `streams` data
structure now includes archived channels for clients that
declared the `archived_channels` client capability.