Sha256: 2c18d35d5bec1f87bd5e5a46e7d0d71cfa5210450c79aa922ade533f32d39284
Contents?: true
Size: 234 Bytes
Versions: 1
Compression:
Stored size: 234 Bytes
Contents
module TD::Types # A Telegram call reflector. # # @attr peer_tag [String] A peer tag to be used with the reflector. class CallServerType::TelegramReflector < CallServerType attribute :peer_tag, TD::Types::String end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tdlib-schema-1.7.0.1 | lib/tdlib/types/call_server_type/telegram_reflector.rb |