View Source ExGram.Model.VideoChatParticipantsInvited (ex_gram v0.53.0)
This object represents a service message about new members invited to a video chat.
Check the documentation of this model in https://core.telegram.org/bots/api#videochatparticipantsinvited
Summary
Types
@type t() :: %ExGram.Model.VideoChatParticipantsInvited{ users: [ExGram.Model.User.t()] }