Sha256: 9a05ef48a91e2ab6ff2e32e843035c434f1401afb919798e5b778a6cce71ebf6

Contents?: true

Size: 141 Bytes

Versions: 2

Compression:

Stored size: 141 Bytes

Contents

# frozen_string_literal: true

module Telegram
  module Bot
    module Types
      class VoiceChatStarted < Base
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
telegram-bot-types-0.7.0 lib/telegram/bot/types/voice_chat_started.rb
telegram-bot-types-0.6.3 lib/telegram/bot/types/voice_chat_started.rb