class

Tourmaline::VideoChatParticipantsInvited

Inherits JSON::Serializable / Reference / Object

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

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

users

New members that were invited to the video chat

Source
users=(users : Array(Tourmaline::User))

New members that were invited to the video chat

Source