VideoChatParticipantsInvited

@Serializable
data class VideoChatParticipantsInvited(val users: List<User>)

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

Api reference

Constructors

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

Properties

Link copied to clipboard

New members that were invited to the video chat