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