View Source Telegex.Type.VideoChatParticipantsInvited (Telegex v1.8.0)
This object represents a service message about new members invited to a video chat.
Summary
Types
@type t() :: %Telegex.Type.VideoChatParticipantsInvited{ users: [Telegex.Type.User.t()] }