class TelegramBot::PreparedInlineMessage

Included Modules

Defined in:

telegram_bot/types/prepared_inline_message.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

Instance Method Detail

def expiration_date : Int32 #

def expiration_date=(expiration_date : Int32) #

def id : String #

def id=(id : String) #