Type Alias ChatChannelsInviteChannelMembersRequestBody

ChatChannelsInviteChannelMembersRequestBody: { members?: { email: string }[] }