class Tourmaline::InlineQueryResultCachedVoice inherits Tourmaline::InlineQueryResult # Class methods# .new(id, voice_file_id, title, reply_markup = nil, input_message_content = nil) # View source .new(pull : JSON::PullParser) # View source Methods# #id : String # View source #input_message_content : InputMessageContent? # View source #reply_markup : InlineKeyboardMarkup? # View source #title : String # View source #type : String # View source #voice_file_id : String # View source