Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 790 Bytes

InviteMessage.md

File metadata and controls

21 lines (16 loc) · 790 Bytes

vrchat_dart_generated.model.InviteMessage

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
canBeUpdated bool [default to true]
id String
message String
messageType InviteMessageType
remainingCooldownMinutes int Changes to 60 when updated, although probably server-side configurable. [default to 0]
slot int
updatedAt DateTime

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