@keystrokehq/sendbird 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/dist/actions/add-members-group-channel.d.cts +15 -1
  2. package/dist/actions/add-members-group-channel.d.mts +15 -1
  3. package/dist/actions/ban-user-from-group-channel.d.cts +15 -1
  4. package/dist/actions/ban-user-from-group-channel.d.mts +15 -1
  5. package/dist/actions/create-channel.d.cts +15 -1
  6. package/dist/actions/create-channel.d.cts.map +1 -1
  7. package/dist/actions/create-channel.d.mts +15 -1
  8. package/dist/actions/create-channel.d.mts.map +1 -1
  9. package/dist/actions/create-user.d.cts +15 -1
  10. package/dist/actions/create-user.d.cts.map +1 -1
  11. package/dist/actions/create-user.d.mts +15 -1
  12. package/dist/actions/create-user.d.mts.map +1 -1
  13. package/dist/actions/delete-channel.d.cts +15 -1
  14. package/dist/actions/delete-channel.d.mts +15 -1
  15. package/dist/actions/delete-message.d.cts +15 -1
  16. package/dist/actions/delete-message.d.mts +15 -1
  17. package/dist/actions/delete-user.d.cts +15 -1
  18. package/dist/actions/delete-user.d.mts +15 -1
  19. package/dist/actions/get-count-preference-of-channel.d.cts +15 -1
  20. package/dist/actions/get-count-preference-of-channel.d.mts +15 -1
  21. package/dist/actions/get-number-of-channels-by-join-status.d.cts +15 -1
  22. package/dist/actions/get-number-of-channels-by-join-status.d.mts +15 -1
  23. package/dist/actions/get-number-of-unread-items.d.cts +15 -1
  24. package/dist/actions/get-number-of-unread-items.d.mts +15 -1
  25. package/dist/actions/issue-session-token.d.cts +15 -1
  26. package/dist/actions/issue-session-token.d.mts +15 -1
  27. package/dist/actions/leave-group-channels.d.cts +15 -1
  28. package/dist/actions/leave-group-channels.d.mts +15 -1
  29. package/dist/actions/list-banned-members.d.cts +15 -1
  30. package/dist/actions/list-banned-members.d.mts +15 -1
  31. package/dist/actions/list-group-channel-messages.d.cts +15 -1
  32. package/dist/actions/list-group-channel-messages.d.mts +15 -1
  33. package/dist/actions/list-group-channels.d.cts +15 -1
  34. package/dist/actions/list-group-channels.d.mts +15 -1
  35. package/dist/actions/list-members-group-channel.d.cts +15 -1
  36. package/dist/actions/list-members-group-channel.d.mts +15 -1
  37. package/dist/actions/list-operators-custom-channel-type.d.cts +15 -1
  38. package/dist/actions/list-operators-custom-channel-type.d.mts +15 -1
  39. package/dist/actions/list-operators-group-channel.d.cts +15 -1
  40. package/dist/actions/list-operators-group-channel.d.mts +15 -1
  41. package/dist/actions/list-operators-open-channel.d.cts +15 -1
  42. package/dist/actions/list-operators-open-channel.d.mts +15 -1
  43. package/dist/actions/list-users.d.cts +15 -1
  44. package/dist/actions/list-users.d.mts +15 -1
  45. package/dist/actions/mark-all-user-messages-as-read.d.cts +15 -1
  46. package/dist/actions/mark-all-user-messages-as-read.d.mts +15 -1
  47. package/dist/actions/mute-user.d.cts +15 -1
  48. package/dist/actions/mute-user.d.mts +15 -1
  49. package/dist/actions/register-operators-custom-channel-type.d.cts +15 -1
  50. package/dist/actions/register-operators-custom-channel-type.d.mts +15 -1
  51. package/dist/actions/register-operators-group-channel.d.cts +15 -1
  52. package/dist/actions/register-operators-group-channel.d.mts +15 -1
  53. package/dist/actions/register-operators-open-channel.d.cts +15 -1
  54. package/dist/actions/register-operators-open-channel.d.mts +15 -1
  55. package/dist/actions/revoke-all-session-tokens.d.cts +15 -1
  56. package/dist/actions/revoke-all-session-tokens.d.mts +15 -1
  57. package/dist/actions/send-message.d.cts +15 -1
  58. package/dist/actions/send-message.d.mts +15 -1
  59. package/dist/actions/unban-user.d.cts +15 -1
  60. package/dist/actions/unban-user.d.mts +15 -1
  61. package/dist/actions/unmute-user.d.cts +15 -1
  62. package/dist/actions/unmute-user.d.mts +15 -1
  63. package/dist/actions/unregister-operators-custom-channel-type.d.cts +15 -1
  64. package/dist/actions/unregister-operators-custom-channel-type.d.mts +15 -1
  65. package/dist/actions/update-count-preference-of-channel.d.cts +15 -1
  66. package/dist/actions/update-count-preference-of-channel.d.mts +15 -1
  67. package/dist/actions/update-group-channel.d.cts +15 -1
  68. package/dist/actions/update-group-channel.d.mts +15 -1
  69. package/dist/actions/update-message.d.cts +15 -1
  70. package/dist/actions/update-message.d.cts.map +1 -1
  71. package/dist/actions/update-message.d.mts +15 -1
  72. package/dist/actions/update-message.d.mts.map +1 -1
  73. package/dist/actions/update-user.d.cts +15 -1
  74. package/dist/actions/update-user.d.cts.map +1 -1
  75. package/dist/actions/update-user.d.mts +15 -1
  76. package/dist/actions/update-user.d.mts.map +1 -1
  77. package/dist/actions/view-group-channel.d.cts +15 -1
  78. package/dist/actions/view-group-channel.d.mts +15 -1
  79. package/dist/actions/view-message.d.cts +15 -1
  80. package/dist/actions/view-message.d.mts +15 -1
  81. package/dist/actions/view-user.d.cts +15 -1
  82. package/dist/actions/view-user.d.mts +15 -1
  83. package/dist/app.cjs +8 -2
  84. package/dist/app.cjs.map +1 -1
  85. package/dist/app.d.cts +10 -1
  86. package/dist/app.d.cts.map +1 -1
  87. package/dist/app.d.mts +10 -1
  88. package/dist/app.d.mts.map +1 -1
  89. package/dist/app.mjs +6 -1
  90. package/dist/app.mjs.map +1 -1
  91. package/dist/catalog.cjs +1 -1
  92. package/dist/catalog.cjs.map +1 -1
  93. package/dist/catalog.d.cts +1 -1
  94. package/dist/catalog.d.mts +1 -1
  95. package/dist/catalog.mjs +1 -1
  96. package/dist/catalog.mjs.map +1 -1
  97. package/package.json +1 -1
@@ -21,7 +21,21 @@ declare const sendbirdListBannedMembers: import("@keystrokehq/action").WorkflowA
21
21
  channel_url: string;
22
22
  limit?: number | undefined;
23
23
  token?: string | undefined;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ subdomain: z.ZodString;
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ subdomain: z.ZodString;
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>;
25
39
  //#endregion
26
40
  export { sendbirdListBannedMembers };
27
41
  //# sourceMappingURL=list-banned-members.d.mts.map
@@ -99,7 +99,21 @@ declare const sendbirdListGroupChannelMessages: import("@keystrokehq/action").Wo
99
99
  include_poll_details?: boolean | undefined;
100
100
  with_sorted_meta_array?: boolean | undefined;
101
101
  include_parent_message_info?: boolean | undefined;
102
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
102
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
103
+ connectionId: z.ZodString;
104
+ entityId: z.ZodString;
105
+ instanceId: z.ZodString;
106
+ }, z.core.$strip>, z.ZodObject<{
107
+ subdomain: z.ZodString;
108
+ generic_api_key: z.ZodString;
109
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
110
+ connectionId: z.ZodString;
111
+ entityId: z.ZodString;
112
+ instanceId: z.ZodString;
113
+ }, z.core.$strip>, z.ZodObject<{
114
+ subdomain: z.ZodString;
115
+ generic_api_key: z.ZodString;
116
+ }, z.core.$strip>>]>;
103
117
  //#endregion
104
118
  export { sendbirdListGroupChannelMessages };
105
119
  //# sourceMappingURL=list-group-channel-messages.d.cts.map
@@ -99,7 +99,21 @@ declare const sendbirdListGroupChannelMessages: import("@keystrokehq/action").Wo
99
99
  include_poll_details?: boolean | undefined;
100
100
  with_sorted_meta_array?: boolean | undefined;
101
101
  include_parent_message_info?: boolean | undefined;
102
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
102
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
103
+ connectionId: z.ZodString;
104
+ entityId: z.ZodString;
105
+ instanceId: z.ZodString;
106
+ }, z.core.$strip>, z.ZodObject<{
107
+ subdomain: z.ZodString;
108
+ generic_api_key: z.ZodString;
109
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
110
+ connectionId: z.ZodString;
111
+ entityId: z.ZodString;
112
+ instanceId: z.ZodString;
113
+ }, z.core.$strip>, z.ZodObject<{
114
+ subdomain: z.ZodString;
115
+ generic_api_key: z.ZodString;
116
+ }, z.core.$strip>>]>;
103
117
  //#endregion
104
118
  export { sendbirdListGroupChannelMessages };
105
119
  //# sourceMappingURL=list-group-channel-messages.d.mts.map
@@ -117,7 +117,21 @@ declare const sendbirdListGroupChannels: import("@keystrokehq/action").WorkflowA
117
117
  members_include_in?: string[] | undefined;
118
118
  show_delivery_receipt?: boolean | undefined;
119
119
  custom_type_startswith?: string | undefined;
120
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
120
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
121
+ connectionId: z.ZodString;
122
+ entityId: z.ZodString;
123
+ instanceId: z.ZodString;
124
+ }, z.core.$strip>, z.ZodObject<{
125
+ subdomain: z.ZodString;
126
+ generic_api_key: z.ZodString;
127
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
128
+ connectionId: z.ZodString;
129
+ entityId: z.ZodString;
130
+ instanceId: z.ZodString;
131
+ }, z.core.$strip>, z.ZodObject<{
132
+ subdomain: z.ZodString;
133
+ generic_api_key: z.ZodString;
134
+ }, z.core.$strip>>]>;
121
135
  //#endregion
122
136
  export { sendbirdListGroupChannels };
123
137
  //# sourceMappingURL=list-group-channels.d.cts.map
@@ -117,7 +117,21 @@ declare const sendbirdListGroupChannels: import("@keystrokehq/action").WorkflowA
117
117
  members_include_in?: string[] | undefined;
118
118
  show_delivery_receipt?: boolean | undefined;
119
119
  custom_type_startswith?: string | undefined;
120
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
120
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
121
+ connectionId: z.ZodString;
122
+ entityId: z.ZodString;
123
+ instanceId: z.ZodString;
124
+ }, z.core.$strip>, z.ZodObject<{
125
+ subdomain: z.ZodString;
126
+ generic_api_key: z.ZodString;
127
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
128
+ connectionId: z.ZodString;
129
+ entityId: z.ZodString;
130
+ instanceId: z.ZodString;
131
+ }, z.core.$strip>, z.ZodObject<{
132
+ subdomain: z.ZodString;
133
+ generic_api_key: z.ZodString;
134
+ }, z.core.$strip>>]>;
121
135
  //#endregion
122
136
  export { sendbirdListGroupChannels };
123
137
  //# sourceMappingURL=list-group-channels.d.mts.map
@@ -52,7 +52,21 @@ declare const sendbirdListMembersGroupChannel: import("@keystrokehq/action").Wor
52
52
  member_state_filter?: "all" | "joined_only" | "invited_only" | undefined;
53
53
  muted_member_filter?: "all" | "muted" | "unmuted" | undefined;
54
54
  nickname_startswith?: string | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ subdomain: z.ZodString;
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ subdomain: z.ZodString;
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>;
56
70
  //#endregion
57
71
  export { sendbirdListMembersGroupChannel };
58
72
  //# sourceMappingURL=list-members-group-channel.d.cts.map
@@ -52,7 +52,21 @@ declare const sendbirdListMembersGroupChannel: import("@keystrokehq/action").Wor
52
52
  member_state_filter?: "all" | "joined_only" | "invited_only" | undefined;
53
53
  muted_member_filter?: "all" | "muted" | "unmuted" | undefined;
54
54
  nickname_startswith?: string | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ subdomain: z.ZodString;
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ subdomain: z.ZodString;
68
+ generic_api_key: z.ZodString;
69
+ }, z.core.$strip>>]>;
56
70
  //#endregion
57
71
  export { sendbirdListMembersGroupChannel };
58
72
  //# sourceMappingURL=list-members-group-channel.d.mts.map
@@ -19,7 +19,21 @@ declare const sendbirdListOperatorsCustomChannelType: import("@keystrokehq/actio
19
19
  custom_type: string;
20
20
  limit?: number | undefined;
21
21
  token?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ subdomain: z.ZodString;
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ subdomain: z.ZodString;
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
23
37
  //#endregion
24
38
  export { sendbirdListOperatorsCustomChannelType };
25
39
  //# sourceMappingURL=list-operators-custom-channel-type.d.cts.map
@@ -19,7 +19,21 @@ declare const sendbirdListOperatorsCustomChannelType: import("@keystrokehq/actio
19
19
  custom_type: string;
20
20
  limit?: number | undefined;
21
21
  token?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ subdomain: z.ZodString;
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ subdomain: z.ZodString;
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
23
37
  //#endregion
24
38
  export { sendbirdListOperatorsCustomChannelType };
25
39
  //# sourceMappingURL=list-operators-custom-channel-type.d.mts.map
@@ -18,7 +18,21 @@ declare const sendbirdListOperatorsGroupChannel: import("@keystrokehq/action").W
18
18
  channel_url: string;
19
19
  limit?: number | undefined;
20
20
  token?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ subdomain: z.ZodString;
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ subdomain: z.ZodString;
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
22
36
  //#endregion
23
37
  export { sendbirdListOperatorsGroupChannel };
24
38
  //# sourceMappingURL=list-operators-group-channel.d.cts.map
@@ -18,7 +18,21 @@ declare const sendbirdListOperatorsGroupChannel: import("@keystrokehq/action").W
18
18
  channel_url: string;
19
19
  limit?: number | undefined;
20
20
  token?: string | undefined;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ subdomain: z.ZodString;
27
+ generic_api_key: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ subdomain: z.ZodString;
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>;
22
36
  //#endregion
23
37
  export { sendbirdListOperatorsGroupChannel };
24
38
  //# sourceMappingURL=list-operators-group-channel.d.mts.map
@@ -19,7 +19,21 @@ declare const sendbirdListOperatorsOpenChannel: import("@keystrokehq/action").Wo
19
19
  channel_url: string;
20
20
  limit?: number | undefined;
21
21
  token?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ subdomain: z.ZodString;
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ subdomain: z.ZodString;
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
23
37
  //#endregion
24
38
  export { sendbirdListOperatorsOpenChannel };
25
39
  //# sourceMappingURL=list-operators-open-channel.d.cts.map
@@ -19,7 +19,21 @@ declare const sendbirdListOperatorsOpenChannel: import("@keystrokehq/action").Wo
19
19
  channel_url: string;
20
20
  limit?: number | undefined;
21
21
  token?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ subdomain: z.ZodString;
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ subdomain: z.ZodString;
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>;
23
37
  //#endregion
24
38
  export { sendbirdListOperatorsOpenChannel };
25
39
  //# sourceMappingURL=list-operators-open-channel.d.mts.map
@@ -48,7 +48,21 @@ declare const sendbirdListUsers: import("@keystrokehq/action").WorkflowActionDef
48
48
  metatag_values?: string[] | undefined;
49
49
  nickname_contains?: string | undefined;
50
50
  has_ever_logged_in?: boolean | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ subdomain: z.ZodString;
57
+ generic_api_key: z.ZodString;
58
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
59
+ connectionId: z.ZodString;
60
+ entityId: z.ZodString;
61
+ instanceId: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ subdomain: z.ZodString;
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>;
52
66
  //#endregion
53
67
  export { sendbirdListUsers };
54
68
  //# sourceMappingURL=list-users.d.cts.map
@@ -48,7 +48,21 @@ declare const sendbirdListUsers: import("@keystrokehq/action").WorkflowActionDef
48
48
  metatag_values?: string[] | undefined;
49
49
  nickname_contains?: string | undefined;
50
50
  has_ever_logged_in?: boolean | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ subdomain: z.ZodString;
57
+ generic_api_key: z.ZodString;
58
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
59
+ connectionId: z.ZodString;
60
+ entityId: z.ZodString;
61
+ instanceId: z.ZodString;
62
+ }, z.core.$strip>, z.ZodObject<{
63
+ subdomain: z.ZodString;
64
+ generic_api_key: z.ZodString;
65
+ }, z.core.$strip>>]>;
52
66
  //#endregion
53
67
  export { sendbirdListUsers };
54
68
  //# sourceMappingURL=list-users.d.mts.map
@@ -9,7 +9,21 @@ declare const SendbirdMarkAllUserMessagesAsReadOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const sendbirdMarkAllUserMessagesAsRead: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  user_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ subdomain: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ subdomain: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { sendbirdMarkAllUserMessagesAsRead };
15
29
  //# sourceMappingURL=mark-all-user-messages-as-read.d.cts.map
@@ -9,7 +9,21 @@ declare const SendbirdMarkAllUserMessagesAsReadOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const sendbirdMarkAllUserMessagesAsRead: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  user_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ subdomain: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ subdomain: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { sendbirdMarkAllUserMessagesAsRead };
15
29
  //# sourceMappingURL=mark-all-user-messages-as-read.d.mts.map
@@ -13,7 +13,21 @@ declare const sendbirdMuteUser: import("@keystrokehq/action").WorkflowActionDefi
13
13
  channel_url: string;
14
14
  seconds?: number | undefined;
15
15
  description?: string | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ subdomain: z.ZodString;
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ subdomain: z.ZodString;
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
17
31
  //#endregion
18
32
  export { sendbirdMuteUser };
19
33
  //# sourceMappingURL=mute-user.d.cts.map
@@ -13,7 +13,21 @@ declare const sendbirdMuteUser: import("@keystrokehq/action").WorkflowActionDefi
13
13
  channel_url: string;
14
14
  seconds?: number | undefined;
15
15
  description?: string | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ subdomain: z.ZodString;
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ subdomain: z.ZodString;
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
17
31
  //#endregion
18
32
  export { sendbirdMuteUser };
19
33
  //# sourceMappingURL=mute-user.d.mts.map
@@ -16,7 +16,21 @@ declare const SendbirdRegisterOperatorsCustomChannelTypeOutput: z.ZodObject<{
16
16
  declare const sendbirdRegisterOperatorsCustomChannelType: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  custom_type: string;
18
18
  operator_ids: string[];
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ subdomain: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ subdomain: z.ZodString;
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
20
34
  //#endregion
21
35
  export { sendbirdRegisterOperatorsCustomChannelType };
22
36
  //# sourceMappingURL=register-operators-custom-channel-type.d.cts.map
@@ -16,7 +16,21 @@ declare const SendbirdRegisterOperatorsCustomChannelTypeOutput: z.ZodObject<{
16
16
  declare const sendbirdRegisterOperatorsCustomChannelType: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  custom_type: string;
18
18
  operator_ids: string[];
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ subdomain: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ subdomain: z.ZodString;
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
20
34
  //#endregion
21
35
  export { sendbirdRegisterOperatorsCustomChannelType };
22
36
  //# sourceMappingURL=register-operators-custom-channel-type.d.mts.map
@@ -17,7 +17,21 @@ declare const SendbirdRegisterOperatorsGroupChannelOutput: z.ZodObject<{
17
17
  declare const sendbirdRegisterOperatorsGroupChannel: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  user_ids: string[];
19
19
  channel_url: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ subdomain: z.ZodString;
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ subdomain: z.ZodString;
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
21
35
  //#endregion
22
36
  export { sendbirdRegisterOperatorsGroupChannel };
23
37
  //# sourceMappingURL=register-operators-group-channel.d.cts.map
@@ -17,7 +17,21 @@ declare const SendbirdRegisterOperatorsGroupChannelOutput: z.ZodObject<{
17
17
  declare const sendbirdRegisterOperatorsGroupChannel: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  user_ids: string[];
19
19
  channel_url: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ subdomain: z.ZodString;
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
28
+ connectionId: z.ZodString;
29
+ entityId: z.ZodString;
30
+ instanceId: z.ZodString;
31
+ }, z.core.$strip>, z.ZodObject<{
32
+ subdomain: z.ZodString;
33
+ generic_api_key: z.ZodString;
34
+ }, z.core.$strip>>]>;
21
35
  //#endregion
22
36
  export { sendbirdRegisterOperatorsGroupChannel };
23
37
  //# sourceMappingURL=register-operators-group-channel.d.mts.map
@@ -16,7 +16,21 @@ declare const SendbirdRegisterOperatorsOpenChannelOutput: z.ZodObject<{
16
16
  declare const sendbirdRegisterOperatorsOpenChannel: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  user_ids: string[];
18
18
  channel_url: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ subdomain: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ subdomain: z.ZodString;
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
20
34
  //#endregion
21
35
  export { sendbirdRegisterOperatorsOpenChannel };
22
36
  //# sourceMappingURL=register-operators-open-channel.d.cts.map
@@ -16,7 +16,21 @@ declare const SendbirdRegisterOperatorsOpenChannelOutput: z.ZodObject<{
16
16
  declare const sendbirdRegisterOperatorsOpenChannel: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  user_ids: string[];
18
18
  channel_url: string;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ subdomain: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ subdomain: z.ZodString;
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>;
20
34
  //#endregion
21
35
  export { sendbirdRegisterOperatorsOpenChannel };
22
36
  //# sourceMappingURL=register-operators-open-channel.d.mts.map
@@ -10,7 +10,21 @@ declare const SendbirdRevokeAllSessionTokensOutput: z.ZodObject<{
10
10
  }, z.core.$loose>;
11
11
  declare const sendbirdRevokeAllSessionTokens: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  user_id: string;
13
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
14
+ connectionId: z.ZodString;
15
+ entityId: z.ZodString;
16
+ instanceId: z.ZodString;
17
+ }, z.core.$strip>, z.ZodObject<{
18
+ subdomain: z.ZodString;
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sendbird", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ subdomain: z.ZodString;
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>;
14
28
  //#endregion
15
29
  export { sendbirdRevokeAllSessionTokens };
16
30
  //# sourceMappingURL=revoke-all-session-tokens.d.cts.map