@rivet-gg/identity
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
List
Mutual
Friends
Command
constructor
input
middleware
Stack
Hierarchy
Command
<
ListMutualFriendsCommandInput
,
ListMutualFriendsCommandOutput
,
IdentityServiceClientResolvedConfig
>
ListMutualFriendsCommand
Implements
Command
<
any
,
ListMutualFriendsCommandInput
,
any
,
ListMutualFriendsCommandOutput
,
IdentityServiceClientResolvedConfig
>
Index
Constructors
constructor
Properties
input
middleware
Stack
Constructors
constructor
new
List
Mutual
Friends
Command
(
input
:
ListMutualFriendsCommandInput
)
:
ListMutualFriendsCommand
Parameters
input:
ListMutualFriendsCommandInput
Returns
ListMutualFriendsCommand
Properties
Readonly
input
input
:
ListMutualFriendsCommandInput
Readonly
middleware
Stack
middleware
Stack
:
IMiddlewareStack
<
ListMutualFriendsCommandInput
,
ListMutualFriendsCommandOutput
>