Function sendChatRoomInviteToProfile
- send
Chat Room Invite To Profile(args): Promise<IChatRoomInvitation> Parameters
args: IChatRoomAddMemberArgs
Returns Promise<IChatRoomInvitation>
Promise
Generated using TypeDoc
Promise
Generated using TypeDoc
Description
Send chat room invite to profile (user)
Params
args of type ISendChatRoomInviteArgs
Async
Since
2.12.0
Example