Files
vrchatapi-rust/docs/InviteMessage.md
2021-09-12 13:28:50 +02:00

679 B

InviteMessage

Properties

Name Type Description Notes
id String
slot i32
message String
message_type crate::models::InviteMessageType
updated_at String
remaining_cooldown_minutes i32 Changes to 60 when updated, although probably server-side configurable. [default to 0]
can_be_updated bool [default to true]

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