ExGram.Model.VideoChatParticipantsInvited (ex_gram v0.32.0) View Source
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
Link to this section Summary
Link to this section Types
Specs
t() :: %ExGram.Model.VideoChatParticipantsInvited{ users: [ExGram.Model.User.t()] }