@aws-sdk/client-chime-sdk-messaging 3.650.0 → 3.654.0
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.
- package/dist-types/commands/AssociateChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +11 -0
- package/dist-types/commands/ChannelFlowCallbackCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelBanCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +11 -0
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +11 -0
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/GetChannelMembershipPreferencesCommand.d.ts +11 -0
- package/dist-types/commands/GetChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/GetChannelMessageStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +11 -0
- package/dist-types/commands/GetMessagingStreamingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelBansCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelFlowsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +11 -0
- package/dist-types/commands/ListSubChannelsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutChannelExpirationSettingsCommand.d.ts +11 -0
- package/dist-types/commands/PutChannelMembershipPreferencesCommand.d.ts +11 -0
- package/dist-types/commands/PutMessagingStreamingConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/SearchChannelsCommand.d.ts +11 -0
- package/dist-types/commands/SendChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelFlowCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +11 -0
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ChannelFlowCallbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChannelMembershipPreferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetChannelMessageStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMessagingStreamingConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelFlowsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSubChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutChannelExpirationSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutChannelMembershipPreferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutMessagingStreamingConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SearchChannelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelFlowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -89,4 +89,15 @@ declare const AssociateChannelFlowCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class AssociateChannelFlowCommand extends AssociateChannelFlowCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: AssociateChannelFlowRequest;
|
|
96
|
+
output: {};
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: AssociateChannelFlowCommandInput;
|
|
100
|
+
output: AssociateChannelFlowCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -108,4 +108,15 @@ declare const BatchCreateChannelMembershipCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class BatchCreateChannelMembershipCommand extends BatchCreateChannelMembershipCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: BatchCreateChannelMembershipRequest;
|
|
115
|
+
output: BatchCreateChannelMembershipResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: BatchCreateChannelMembershipCommandInput;
|
|
119
|
+
output: BatchCreateChannelMembershipCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -113,4 +113,15 @@ declare const ChannelFlowCallbackCommand_base: {
|
|
|
113
113
|
* @public
|
|
114
114
|
*/
|
|
115
115
|
export declare class ChannelFlowCallbackCommand extends ChannelFlowCallbackCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: ChannelFlowCallbackRequest;
|
|
120
|
+
output: ChannelFlowCallbackResponse;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: ChannelFlowCallbackCommandInput;
|
|
124
|
+
output: ChannelFlowCallbackCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|
|
@@ -98,4 +98,15 @@ declare const CreateChannelBanCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class CreateChannelBanCommand extends CreateChannelBanCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: CreateChannelBanRequest;
|
|
105
|
+
output: CreateChannelBanResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: CreateChannelBanCommandInput;
|
|
109
|
+
output: CreateChannelBanCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -118,4 +118,15 @@ declare const CreateChannelCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: CreateChannelRequest;
|
|
125
|
+
output: CreateChannelResponse;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: CreateChannelCommandInput;
|
|
129
|
+
output: CreateChannelCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -122,4 +122,15 @@ declare const CreateChannelFlowCommand_base: {
|
|
|
122
122
|
* @public
|
|
123
123
|
*/
|
|
124
124
|
export declare class CreateChannelFlowCommand extends CreateChannelFlowCommand_base {
|
|
125
|
+
/** @internal type navigation helper, not in runtime. */
|
|
126
|
+
protected static __types: {
|
|
127
|
+
api: {
|
|
128
|
+
input: CreateChannelFlowRequest;
|
|
129
|
+
output: CreateChannelFlowResponse;
|
|
130
|
+
};
|
|
131
|
+
sdk: {
|
|
132
|
+
input: CreateChannelFlowCommandInput;
|
|
133
|
+
output: CreateChannelFlowCommandOutput;
|
|
134
|
+
};
|
|
135
|
+
};
|
|
125
136
|
}
|
|
@@ -127,4 +127,15 @@ declare const CreateChannelMembershipCommand_base: {
|
|
|
127
127
|
* @public
|
|
128
128
|
*/
|
|
129
129
|
export declare class CreateChannelMembershipCommand extends CreateChannelMembershipCommand_base {
|
|
130
|
+
/** @internal type navigation helper, not in runtime. */
|
|
131
|
+
protected static __types: {
|
|
132
|
+
api: {
|
|
133
|
+
input: CreateChannelMembershipRequest;
|
|
134
|
+
output: CreateChannelMembershipResponse;
|
|
135
|
+
};
|
|
136
|
+
sdk: {
|
|
137
|
+
input: CreateChannelMembershipCommandInput;
|
|
138
|
+
output: CreateChannelMembershipCommandOutput;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
130
141
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateChannelModeratorCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateChannelModeratorCommand extends CreateChannelModeratorCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateChannelModeratorRequest;
|
|
117
|
+
output: CreateChannelModeratorResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateChannelModeratorCommandInput;
|
|
121
|
+
output: CreateChannelModeratorCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -80,4 +80,15 @@ declare const DeleteChannelBanCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DeleteChannelBanCommand extends DeleteChannelBanCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DeleteChannelBanRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DeleteChannelBanCommandInput;
|
|
91
|
+
output: DeleteChannelBanCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -84,4 +84,15 @@ declare const DeleteChannelCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DeleteChannelRequest;
|
|
91
|
+
output: {};
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DeleteChannelCommandInput;
|
|
95
|
+
output: DeleteChannelCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -81,4 +81,15 @@ declare const DeleteChannelFlowCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DeleteChannelFlowCommand extends DeleteChannelFlowCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DeleteChannelFlowRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DeleteChannelFlowCommandInput;
|
|
92
|
+
output: DeleteChannelFlowCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteChannelMembershipCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteChannelMembershipCommand extends DeleteChannelMembershipCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteChannelMembershipRequest;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteChannelMembershipCommandInput;
|
|
96
|
+
output: DeleteChannelMembershipCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -83,4 +83,15 @@ declare const DeleteChannelMessageCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class DeleteChannelMessageCommand extends DeleteChannelMessageCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: DeleteChannelMessageRequest;
|
|
90
|
+
output: {};
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DeleteChannelMessageCommandInput;
|
|
94
|
+
output: DeleteChannelMessageCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -80,4 +80,15 @@ declare const DeleteChannelModeratorCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class DeleteChannelModeratorCommand extends DeleteChannelModeratorCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DeleteChannelModeratorRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DeleteChannelModeratorCommandInput;
|
|
91
|
+
output: DeleteChannelModeratorCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -74,4 +74,15 @@ declare const DeleteMessagingStreamingConfigurationsCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class DeleteMessagingStreamingConfigurationsCommand extends DeleteMessagingStreamingConfigurationsCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: DeleteMessagingStreamingConfigurationsRequest;
|
|
81
|
+
output: {};
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: DeleteMessagingStreamingConfigurationsCommandInput;
|
|
85
|
+
output: DeleteMessagingStreamingConfigurationsCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -96,4 +96,15 @@ declare const DescribeChannelBanCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class DescribeChannelBanCommand extends DescribeChannelBanCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: DescribeChannelBanRequest;
|
|
103
|
+
output: DescribeChannelBanResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: DescribeChannelBanCommandInput;
|
|
107
|
+
output: DescribeChannelBanCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -105,4 +105,15 @@ declare const DescribeChannelCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class DescribeChannelCommand extends DescribeChannelCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: DescribeChannelRequest;
|
|
112
|
+
output: DescribeChannelResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: DescribeChannelCommandInput;
|
|
116
|
+
output: DescribeChannelCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -93,4 +93,15 @@ declare const DescribeChannelFlowCommand_base: {
|
|
|
93
93
|
* @public
|
|
94
94
|
*/
|
|
95
95
|
export declare class DescribeChannelFlowCommand extends DescribeChannelFlowCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: DescribeChannelFlowRequest;
|
|
100
|
+
output: DescribeChannelFlowResponse;
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: DescribeChannelFlowCommandInput;
|
|
104
|
+
output: DescribeChannelFlowCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -100,4 +100,15 @@ declare const DescribeChannelMembershipCommand_base: {
|
|
|
100
100
|
* @public
|
|
101
101
|
*/
|
|
102
102
|
export declare class DescribeChannelMembershipCommand extends DescribeChannelMembershipCommand_base {
|
|
103
|
+
/** @internal type navigation helper, not in runtime. */
|
|
104
|
+
protected static __types: {
|
|
105
|
+
api: {
|
|
106
|
+
input: DescribeChannelMembershipRequest;
|
|
107
|
+
output: DescribeChannelMembershipResponse;
|
|
108
|
+
};
|
|
109
|
+
sdk: {
|
|
110
|
+
input: DescribeChannelMembershipCommandInput;
|
|
111
|
+
output: DescribeChannelMembershipCommandOutput;
|
|
112
|
+
};
|
|
113
|
+
};
|
|
103
114
|
}
|
|
@@ -97,4 +97,15 @@ declare const DescribeChannelMembershipForAppInstanceUserCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class DescribeChannelMembershipForAppInstanceUserCommand extends DescribeChannelMembershipForAppInstanceUserCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: DescribeChannelMembershipForAppInstanceUserRequest;
|
|
104
|
+
output: DescribeChannelMembershipForAppInstanceUserResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: DescribeChannelMembershipForAppInstanceUserCommandInput;
|
|
108
|
+
output: DescribeChannelMembershipForAppInstanceUserCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -92,4 +92,15 @@ declare const DescribeChannelModeratedByAppInstanceUserCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class DescribeChannelModeratedByAppInstanceUserCommand extends DescribeChannelModeratedByAppInstanceUserCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: DescribeChannelModeratedByAppInstanceUserRequest;
|
|
99
|
+
output: DescribeChannelModeratedByAppInstanceUserResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: DescribeChannelModeratedByAppInstanceUserCommandInput;
|
|
103
|
+
output: DescribeChannelModeratedByAppInstanceUserCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -96,4 +96,15 @@ declare const DescribeChannelModeratorCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class DescribeChannelModeratorCommand extends DescribeChannelModeratorCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: DescribeChannelModeratorRequest;
|
|
103
|
+
output: DescribeChannelModeratorResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: DescribeChannelModeratorCommandInput;
|
|
107
|
+
output: DescribeChannelModeratorCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -89,4 +89,15 @@ declare const DisassociateChannelFlowCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class DisassociateChannelFlowCommand extends DisassociateChannelFlowCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: DisassociateChannelFlowRequest;
|
|
96
|
+
output: {};
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: DisassociateChannelFlowCommandInput;
|
|
100
|
+
output: DisassociateChannelFlowCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetChannelMembershipPreferencesCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetChannelMembershipPreferencesCommand extends GetChannelMembershipPreferencesCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: GetChannelMembershipPreferencesRequest;
|
|
103
|
+
output: GetChannelMembershipPreferencesResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetChannelMembershipPreferencesCommandInput;
|
|
107
|
+
output: GetChannelMembershipPreferencesCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -119,4 +119,15 @@ declare const GetChannelMessageCommand_base: {
|
|
|
119
119
|
* @public
|
|
120
120
|
*/
|
|
121
121
|
export declare class GetChannelMessageCommand extends GetChannelMessageCommand_base {
|
|
122
|
+
/** @internal type navigation helper, not in runtime. */
|
|
123
|
+
protected static __types: {
|
|
124
|
+
api: {
|
|
125
|
+
input: GetChannelMessageRequest;
|
|
126
|
+
output: GetChannelMessageResponse;
|
|
127
|
+
};
|
|
128
|
+
sdk: {
|
|
129
|
+
input: GetChannelMessageCommandInput;
|
|
130
|
+
output: GetChannelMessageCommandOutput;
|
|
131
|
+
};
|
|
132
|
+
};
|
|
122
133
|
}
|
|
@@ -116,4 +116,15 @@ declare const GetChannelMessageStatusCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class GetChannelMessageStatusCommand extends GetChannelMessageStatusCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: GetChannelMessageStatusRequest;
|
|
123
|
+
output: GetChannelMessageStatusResponse;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: GetChannelMessageStatusCommandInput;
|
|
127
|
+
output: GetChannelMessageStatusCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -72,4 +72,15 @@ declare const GetMessagingSessionEndpointCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class GetMessagingSessionEndpointCommand extends GetMessagingSessionEndpointCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: {};
|
|
79
|
+
output: GetMessagingSessionEndpointResponse;
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: GetMessagingSessionEndpointCommandInput;
|
|
83
|
+
output: GetMessagingSessionEndpointCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetMessagingStreamingConfigurationsCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetMessagingStreamingConfigurationsCommand extends GetMessagingStreamingConfigurationsCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetMessagingStreamingConfigurationsRequest;
|
|
91
|
+
output: GetMessagingStreamingConfigurationsResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetMessagingStreamingConfigurationsCommandInput;
|
|
95
|
+
output: GetMessagingStreamingConfigurationsCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListChannelBansCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListChannelBansCommand extends ListChannelBansCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListChannelBansRequest;
|
|
99
|
+
output: ListChannelBansResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListChannelBansCommandInput;
|
|
103
|
+
output: ListChannelBansCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -96,4 +96,15 @@ declare const ListChannelFlowsCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ListChannelFlowsCommand extends ListChannelFlowsCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ListChannelFlowsRequest;
|
|
103
|
+
output: ListChannelFlowsResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ListChannelFlowsCommandInput;
|
|
107
|
+
output: ListChannelFlowsCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -96,4 +96,15 @@ declare const ListChannelMembershipsCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ListChannelMembershipsCommand extends ListChannelMembershipsCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ListChannelMembershipsRequest;
|
|
103
|
+
output: ListChannelMembershipsResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ListChannelMembershipsCommandInput;
|
|
107
|
+
output: ListChannelMembershipsCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -101,4 +101,15 @@ declare const ListChannelMembershipsForAppInstanceUserCommand_base: {
|
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
103
103
|
export declare class ListChannelMembershipsForAppInstanceUserCommand extends ListChannelMembershipsForAppInstanceUserCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: ListChannelMembershipsForAppInstanceUserRequest;
|
|
108
|
+
output: ListChannelMembershipsForAppInstanceUserResponse;
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: ListChannelMembershipsForAppInstanceUserCommandInput;
|
|
112
|
+
output: ListChannelMembershipsForAppInstanceUserCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -127,4 +127,15 @@ declare const ListChannelMessagesCommand_base: {
|
|
|
127
127
|
* @public
|
|
128
128
|
*/
|
|
129
129
|
export declare class ListChannelMessagesCommand extends ListChannelMessagesCommand_base {
|
|
130
|
+
/** @internal type navigation helper, not in runtime. */
|
|
131
|
+
protected static __types: {
|
|
132
|
+
api: {
|
|
133
|
+
input: ListChannelMessagesRequest;
|
|
134
|
+
output: ListChannelMessagesResponse;
|
|
135
|
+
};
|
|
136
|
+
sdk: {
|
|
137
|
+
input: ListChannelMessagesCommandInput;
|
|
138
|
+
output: ListChannelMessagesCommandOutput;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
130
141
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListChannelModeratorsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListChannelModeratorsCommand extends ListChannelModeratorsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListChannelModeratorsRequest;
|
|
99
|
+
output: ListChannelModeratorsResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListChannelModeratorsCommandInput;
|
|
103
|
+
output: ListChannelModeratorsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -86,4 +86,15 @@ declare const ListChannelsAssociatedWithChannelFlowCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class ListChannelsAssociatedWithChannelFlowCommand extends ListChannelsAssociatedWithChannelFlowCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ListChannelsAssociatedWithChannelFlowRequest;
|
|
93
|
+
output: ListChannelsAssociatedWithChannelFlowResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ListChannelsAssociatedWithChannelFlowCommandInput;
|
|
97
|
+
output: ListChannelsAssociatedWithChannelFlowCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -108,4 +108,15 @@ declare const ListChannelsCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class ListChannelsCommand extends ListChannelsCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: ListChannelsRequest;
|
|
115
|
+
output: ListChannelsResponse;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: ListChannelsCommandInput;
|
|
119
|
+
output: ListChannelsCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -95,4 +95,15 @@ declare const ListChannelsModeratedByAppInstanceUserCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListChannelsModeratedByAppInstanceUserCommand extends ListChannelsModeratedByAppInstanceUserCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListChannelsModeratedByAppInstanceUserRequest;
|
|
102
|
+
output: ListChannelsModeratedByAppInstanceUserResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListChannelsModeratedByAppInstanceUserCommandInput;
|
|
106
|
+
output: ListChannelsModeratedByAppInstanceUserCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -85,4 +85,15 @@ declare const ListSubChannelsCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ListSubChannelsCommand extends ListSubChannelsCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ListSubChannelsRequest;
|
|
92
|
+
output: ListSubChannelsResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ListSubChannelsCommandInput;
|
|
96
|
+
output: ListSubChannelsCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -80,4 +80,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: ListTagsForResourceRequest;
|
|
87
|
+
output: ListTagsForResourceResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: ListTagsForResourceCommandInput;
|
|
91
|
+
output: ListTagsForResourceCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|