class Telegram::API::VoiceChatParticipantsInvited
Overview
This object represents a service message about new members invited to a voice chat.
Defined in:
telegram/api/generated/types.crConstructors
-
.new(pull : JSON::PullParser)
This object represents a service message about new members invited to a voice chat.
- .new(users : Array(User) = Array(User).new)
Instance Method Summary
-
#users : Array(User)
Optional.
-
#users=(users : Array(User))
Optional.
Instance methods inherited from class Telegram::API::Type
==(other)
==,
client
client
Constructor methods inherited from class Telegram::API::Type
new(pull : JSON::PullParser)
new
Constructor Detail
def self.new(pull : JSON::PullParser)
#
This object represents a service message about new members invited to a voice chat.
Instance Method Detail
Optional. New members that were invited to the voice chat