Sha256: 6c7db3973e834632c92d04bc9529067ab23e91e8310c84690fc88ecb365aec4a

Contents?: true

Size: 160 Bytes

Versions: 4

Compression:

Stored size: 160 Bytes

Contents

module Telegram
  module Bot
    module Types
      class VoiceChatParticipantsInvited < Base
        attribute :users, Array[User]
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
telegram-bot-ruby-0.18.0 lib/telegram/bot/types/voice_chat_participants_invited.rb
telegram-bot-ruby-0.17.0 lib/telegram/bot/types/voice_chat_participants_invited.rb
telegram-bot-ruby-0.16.0 lib/telegram/bot/types/voice_chat_participants_invited.rb
telegram-bot-ruby-0.15.0 lib/telegram/bot/types/voice_chat_participants_invited.rb