Sha256: a3c7f5f8f447df6c28ff6b39f4a68889493967185c4cd2f322408dea34e0e765
Contents?: true
Size: 143 Bytes
Versions: 2
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true module Telegram module Bot module Types class WriteAccessAllowed < Base end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
telegram-bot-ruby-1.0.0 | lib/telegram/bot/types/write_access_allowed.rb |
telegram-bot-ruby-1.0.0.rc1 | lib/telegram/bot/types/write_access_allowed.rb |