vrchat_request_invite
Request an invite to join a user in VRChat by specifying their user ID, instance ID, and message slot. Ensure explicit permission is obtained before sending the invite request. Returns the sent notification of type requestInvite.
Instructions
Request an invite from a user. IMPORTANT: Always obtain explicit permission from the user before sending an invite request. Note that invite requests cannot be sent to users in private instances. Returns the Notification of type requestInvite that was sent.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
instanceId | Yes | The instance ID to use when requesting an invite | |
messageSlot | Yes | Slot number of the Request Message to use when request an invite | |
userId | Yes | Must be a valid user ID |