vrchat_get_invite_message
Retrieve specific invite messages in VRChat using user ID, message type, and slot number. Requires admin credentials to access messages of other users.
Instructions
Returns a specific invite message. Admin Credentials are required to view messages of other users!
Input Schema
Name | Required | Description | Default |
---|---|---|---|
messageType | No | The type of message to fetch. Must be a valid InviteMessageType. | message |
slot | Yes | Slot number of the message to fetch. | |
userId | Yes | Must be a valid user ID. |