class TelegramBot::InputMediaPhoto

Included Modules

Defined in:

telegram_bot/types/input_media_photo.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def caption : String | Nil #

def caption=(caption : String | Nil) #

def media : String #

def media=(media : String) #

def parse_mode : String | Nil #

def parse_mode=(parse_mode : String | Nil) #

def type : String #

def type=(type : String) #