@wildix/wim-tools-client > ToolChatRecipient
ToolChatRecipient type
Signature:
export type ToolChatRecipient = ToolChatRecipient.ChannelIdMember | ToolChatRecipient.UserIdMember | ToolChatRecipient.$UnknownMember;
References: ToolChatRecipient.ChannelIdMember, ToolChatRecipient.UserIdMember, ToolChatRecipient.$UnknownMember