VideoChatParticipantsInvited

data class VideoChatParticipantsInvited(val users: List<User> = emptyList())(source)

VideoChatParticipantsInvited

This object represents a service message about new members invited to a video chat.

(auto-generated)

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(users: List<User> = emptyList())

Properties

Link copied to clipboard

New members that were invited to the video chat