We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f17f71 commit 3e350dcCopy full SHA for 3e350dc
templates/web/src/client.ts.twig
@@ -532,6 +532,9 @@ class Client {
532
/**
533
* Subscribes to {{spec.title | caseUcfirst}} events and passes you the payload in realtime.
534
*
535
+ * @deprecated Use the Realtime service instead.
536
+ * @see Realtime
537
+ *
538
* @param {string|string[]} channels
539
* Channel to subscribe - pass a single channel as a string or multiple with an array of strings.
540
0 commit comments