Files
VRChatBackendDocs/Models/NotificationDetailRequestInvite.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

784 B

NotificationDetailRequestInvite

Properties

Name Type Description Notes
platform String This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. [optional] [default to null]
requestMessage String Used when using InviteMessage Slot. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]