Sha256: a5e1a1f499921f115d39dbc8d3ef22a4e8aecd9ad16f8ff41c8ca2b9b5cab75e
Contents?: true
Size: 645 Bytes
Versions: 2
Compression:
Stored size: 645 Bytes
Contents
require 'telegram/bot/types/base' require 'telegram/bot/types/user' require 'telegram/bot/types/audio' require 'telegram/bot/types/photo_size' require 'telegram/bot/types/document' require 'telegram/bot/types/sticker' require 'telegram/bot/types/video' require 'telegram/bot/types/voice' require 'telegram/bot/types/contact' require 'telegram/bot/types/location' require 'telegram/bot/types/chat' require 'telegram/bot/types/message' require 'telegram/bot/types/update' require 'telegram/bot/types/reply_keyboard_markup' require 'telegram/bot/types/reply_keyboard_hide' require 'telegram/bot/types/force_reply' require 'telegram/bot/types/file'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
telegram-bot-ruby-0.3.11 | lib/telegram/bot/types.rb |
telegram-bot-ruby-0.3.10 | lib/telegram/bot/types.rb |