Class: Telegram::Bot::Types::InputFile
- Inherits:
-
Base
- Object
- Base
- Telegram::Bot::Types::InputFile
show all
- Defined in:
- sig/telegram/bot/types/input_file.rbs
Instance Attribute Summary
Attributes inherited from Base
#attributes
Class Method Summary
collapse
#to_compact_hash, #to_json
#deconstruct_keys
Class Method Details
.new ⇒ instance
.new(attributes) ⇒ instance
6
7
|
# File 'sig/telegram/bot/types/input_file.rbs', line 6
def self.new: () -> instance
| (?Hash[Symbol | String, untyped] attributes) -> instance
|