@aws-sdk/client-chime-sdk-messaging 3.533.0 → 3.535.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/ChimeSDKMessaging.d.ts +2 -1
- package/dist-types/ChimeSDKMessagingClient.d.ts +1 -1
- package/dist-types/commands/AssociateChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/BatchCreateChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/ChannelFlowCallbackCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelBanCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelModeratorCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelMembershipPreferencesCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/GetChannelMessageStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetMessagingSessionEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelBansCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelFlowsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelMessagesCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelModeratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +2 -1
- package/dist-types/commands/ListSubChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutChannelExpirationSettingsCommand.d.ts +2 -1
- package/dist-types/commands/PutChannelMembershipPreferencesCommand.d.ts +2 -1
- package/dist-types/commands/PutMessagingStreamingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/RedactChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/SearchChannelsCommand.d.ts +2 -1
- package/dist-types/commands/SendChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelFlowCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelMessageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelReadMarkerCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +443 -443
- package/dist-types/ts3.4/ChimeSDKMessaging.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateChannelFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchCreateChannelMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChannelFlowCallbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelBanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelModeratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelBanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelMessageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelModeratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMessagingStreamingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelBanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelMembershipForAppInstanceUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelModeratedByAppInstanceUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelModeratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateChannelFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChannelMembershipPreferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChannelMessageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChannelMessageStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMessagingSessionEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMessagingStreamingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelBansCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelFlowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelMembershipsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelMembershipsForAppInstanceUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelMessagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelModeratorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelsAssociatedWithChannelFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelsModeratedByAppInstanceUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutChannelExpirationSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutChannelMembershipPreferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutMessagingStreamingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RedactChannelMessageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendChannelMessageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelFlowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelMessageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelReadMarkerCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -561,6 +561,7 @@ export interface ChimeSDKMessaging {
|
|
|
561
561
|
options: __HttpHandlerOptions,
|
|
562
562
|
cb: (err: any, data?: GetChannelMessageStatusCommandOutput) => void
|
|
563
563
|
): void;
|
|
564
|
+
getMessagingSessionEndpoint(): Promise<GetMessagingSessionEndpointCommandOutput>;
|
|
564
565
|
getMessagingSessionEndpoint(
|
|
565
566
|
args: GetMessagingSessionEndpointCommandInput,
|
|
566
567
|
options?: __HttpHandlerOptions
|
|
@@ -20,6 +20,15 @@ declare const AssociateChannelFlowCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: AssociateChannelFlowCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
AssociateChannelFlowCommandInput,
|
|
27
|
+
AssociateChannelFlowCommandOutput,
|
|
28
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class AssociateChannelFlowCommand extends AssociateChannelFlowCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchCreateChannelMembershipCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchCreateChannelMembershipCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchCreateChannelMembershipCommandInput,
|
|
32
|
+
BatchCreateChannelMembershipCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchCreateChannelMembershipCommand extends BatchCreateChannelMembershipCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ChannelFlowCallbackCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ChannelFlowCallbackCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ChannelFlowCallbackCommandInput,
|
|
32
|
+
ChannelFlowCallbackCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ChannelFlowCallbackCommand extends ChannelFlowCallbackCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateChannelBanCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateChannelBanCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateChannelBanCommandInput,
|
|
31
|
+
CreateChannelBanCommandOutput,
|
|
32
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateChannelBanCommand extends CreateChannelBanCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateChannelCommandInput,
|
|
31
|
+
CreateChannelCommandOutput,
|
|
32
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateChannelCommand extends CreateChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateChannelFlowCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateChannelFlowCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateChannelFlowCommandInput,
|
|
32
|
+
CreateChannelFlowCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateChannelFlowCommand extends CreateChannelFlowCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateChannelMembershipCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateChannelMembershipCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateChannelMembershipCommandInput,
|
|
32
|
+
CreateChannelMembershipCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateChannelMembershipCommand extends CreateChannelMembershipCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateChannelModeratorCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateChannelModeratorCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateChannelModeratorCommandInput,
|
|
32
|
+
CreateChannelModeratorCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateChannelModeratorCommand extends CreateChannelModeratorCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteChannelBanCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteChannelBanCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteChannelBanCommandInput,
|
|
26
|
+
DeleteChannelBanCommandOutput,
|
|
27
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteChannelBanCommand extends DeleteChannelBanCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteChannelCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteChannelCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteChannelCommandInput,
|
|
26
|
+
DeleteChannelCommandOutput,
|
|
27
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteChannelCommand extends DeleteChannelCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteChannelFlowCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteChannelFlowCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteChannelFlowCommandInput,
|
|
27
|
+
DeleteChannelFlowCommandOutput,
|
|
28
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteChannelFlowCommand extends DeleteChannelFlowCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteChannelMembershipCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteChannelMembershipCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteChannelMembershipCommandInput,
|
|
28
|
+
DeleteChannelMembershipCommandOutput,
|
|
29
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteChannelMembershipCommand extends DeleteChannelMembershipCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteChannelMessageCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteChannelMessageCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteChannelMessageCommandInput,
|
|
27
|
+
DeleteChannelMessageCommandOutput,
|
|
28
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteChannelMessageCommand extends DeleteChannelMessageCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteChannelModeratorCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteChannelModeratorCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteChannelModeratorCommandInput,
|
|
27
|
+
DeleteChannelModeratorCommandOutput,
|
|
28
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteChannelModeratorCommand extends DeleteChannelModeratorCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteMessagingStreamingConfigurationsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteMessagingStreamingConfigurationsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteMessagingStreamingConfigurationsCommandInput,
|
|
28
|
+
DeleteMessagingStreamingConfigurationsCommandOutput,
|
|
29
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteMessagingStreamingConfigurationsCommand extends DeleteMessagingStreamingConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeChannelBanCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeChannelBanCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeChannelBanCommandInput,
|
|
32
|
+
DescribeChannelBanCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeChannelBanCommand extends DescribeChannelBanCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DescribeChannelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DescribeChannelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DescribeChannelCommandInput,
|
|
31
|
+
DescribeChannelCommandOutput,
|
|
32
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DescribeChannelCommand extends DescribeChannelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeChannelFlowCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeChannelFlowCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeChannelFlowCommandInput,
|
|
32
|
+
DescribeChannelFlowCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeChannelFlowCommand extends DescribeChannelFlowCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeChannelMembershipCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeChannelMembershipCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeChannelMembershipCommandInput,
|
|
32
|
+
DescribeChannelMembershipCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeChannelMembershipCommand extends DescribeChannelMembershipCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeChannelMembershipForAppInstanceUserCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeChannelMembershipForAppInstanceUserCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeChannelMembershipForAppInstanceUserCommandInput,
|
|
32
|
+
DescribeChannelMembershipForAppInstanceUserCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeChannelMembershipForAppInstanceUserCommand extends DescribeChannelMembershipForAppInstanceUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeChannelModeratedByAppInstanceUserCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeChannelModeratedByAppInstanceUserCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeChannelModeratedByAppInstanceUserCommandInput,
|
|
32
|
+
DescribeChannelModeratedByAppInstanceUserCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeChannelModeratedByAppInstanceUserCommand extends DescribeChannelModeratedByAppInstanceUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeChannelModeratorCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeChannelModeratorCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeChannelModeratorCommandInput,
|
|
32
|
+
DescribeChannelModeratorCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeChannelModeratorCommand extends DescribeChannelModeratorCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DisassociateChannelFlowCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DisassociateChannelFlowCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DisassociateChannelFlowCommandInput,
|
|
28
|
+
DisassociateChannelFlowCommandOutput,
|
|
29
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DisassociateChannelFlowCommand extends DisassociateChannelFlowCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetChannelMembershipPreferencesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetChannelMembershipPreferencesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetChannelMembershipPreferencesCommandInput,
|
|
32
|
+
GetChannelMembershipPreferencesCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetChannelMembershipPreferencesCommand extends GetChannelMembershipPreferencesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetChannelMessageCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetChannelMessageCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetChannelMessageCommandInput,
|
|
32
|
+
GetChannelMessageCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetChannelMessageCommand extends GetChannelMessageCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetChannelMessageStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetChannelMessageStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetChannelMessageStatusCommandInput,
|
|
32
|
+
GetChannelMessageStatusCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetChannelMessageStatusCommand extends GetChannelMessageStatusCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMessagingSessionEndpointCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetMessagingSessionEndpointCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMessagingSessionEndpointCommandInput,
|
|
32
|
+
GetMessagingSessionEndpointCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMessagingSessionEndpointCommand extends GetMessagingSessionEndpointCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMessagingStreamingConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMessagingStreamingConfigurationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMessagingStreamingConfigurationsCommandInput,
|
|
32
|
+
GetMessagingStreamingConfigurationsCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMessagingStreamingConfigurationsCommand extends GetMessagingStreamingConfigurationsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListChannelBansCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListChannelBansCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListChannelBansCommandInput,
|
|
31
|
+
ListChannelBansCommandOutput,
|
|
32
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListChannelBansCommand extends ListChannelBansCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListChannelFlowsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListChannelFlowsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListChannelFlowsCommandInput,
|
|
31
|
+
ListChannelFlowsCommandOutput,
|
|
32
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListChannelFlowsCommand extends ListChannelFlowsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListChannelMembershipsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListChannelMembershipsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListChannelMembershipsCommandInput,
|
|
32
|
+
ListChannelMembershipsCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListChannelMembershipsCommand extends ListChannelMembershipsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListChannelMembershipsForAppInstanceUserCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListChannelMembershipsForAppInstanceUserCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListChannelMembershipsForAppInstanceUserCommandInput,
|
|
32
|
+
ListChannelMembershipsForAppInstanceUserCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListChannelMembershipsForAppInstanceUserCommand extends ListChannelMembershipsForAppInstanceUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListChannelMessagesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListChannelMessagesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListChannelMessagesCommandInput,
|
|
32
|
+
ListChannelMessagesCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListChannelMessagesCommand extends ListChannelMessagesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListChannelModeratorsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListChannelModeratorsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListChannelModeratorsCommandInput,
|
|
32
|
+
ListChannelModeratorsCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListChannelModeratorsCommand extends ListChannelModeratorsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListChannelsAssociatedWithChannelFlowCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListChannelsAssociatedWithChannelFlowCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListChannelsAssociatedWithChannelFlowCommandInput,
|
|
32
|
+
ListChannelsAssociatedWithChannelFlowCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListChannelsAssociatedWithChannelFlowCommand extends ListChannelsAssociatedWithChannelFlowCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListChannelsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListChannelsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListChannelsCommandInput,
|
|
28
|
+
ListChannelsCommandOutput,
|
|
29
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListChannelsCommand extends ListChannelsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListChannelsModeratedByAppInstanceUserCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListChannelsModeratedByAppInstanceUserCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListChannelsModeratedByAppInstanceUserCommandInput,
|
|
32
|
+
ListChannelsModeratedByAppInstanceUserCommandOutput,
|
|
33
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListChannelsModeratedByAppInstanceUserCommand extends ListChannelsModeratedByAppInstanceUserCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListSubChannelsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListSubChannelsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListSubChannelsCommandInput,
|
|
31
|
+
ListSubChannelsCommandOutput,
|
|
32
|
+
ChimeSDKMessagingClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListSubChannelsCommand extends ListSubChannelsCommand_base {}
|