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.
2 parents b1315e7 + 6fd6747 commit 51d33fdCopy full SHA for 51d33fd
src/Resources/Buckets.php
@@ -17,6 +17,7 @@ public function __construct(private CrispClient $client) {}
17
18
/**
19
* https://docs.crisp.chat/references/rest-api/v1/#bucket-url
20
+ *
21
* @throws CrispException
22
* @throws ClientExceptionInterface
23
*/
src/Resources/PluginSubscriptions.php
@@ -85,6 +85,7 @@ public function getSubscriptionSettings(string $pluginId): array
85
86
87
* https://docs.crisp.chat/references/rest-api/v1/#save-subscription-settings
88
89
90
91
0 commit comments