InputMedia::typeInputMediaEmpty
inputMediaEmpty#9664f57f = InputMedia;
InputMedia::typeInputMediaUploadedPhoto
inputMediaUploadedPhoto#630c9af1 flags:# file:InputFile caption:string stickers:flags.0 ?Vector<InputDocument> = InputMedia;
InputMedia::typeInputMediaPhoto
inputMediaPhoto#e9bfb4f3 id:InputPhoto caption:string = InputMedia;
InputMedia::typeInputMediaGeoPoint
inputMediaGeoPoint#f9c44144 geo_point:InputGeoPoint = InputMedia;
InputMedia::typeInputMediaContact
inputMediaContact#a6e45987 phone_number:string first_name:string last_name:string = InputMedia;
Name
Type
phoneNumber
QString
firstName
QString
lastName
QString
InputMedia::typeInputMediaUploadedDocument
inputMediaUploadedDocument#d070f1e9 flags:# file:InputFile mime_type:string attributes:Vector<DocumentAttribute> caption:string stickers:flags.0 ?Vector<InputDocument> = InputMedia;
InputMedia::typeInputMediaUploadedThumbDocument
inputMediaUploadedThumbDocument#50d88cae flags:# file:InputFile thumb:InputFile mime_type:string attributes:Vector<DocumentAttribute> caption:string stickers:flags.0 ?Vector<InputDocument> = InputMedia;
InputMedia::typeInputMediaDocument
inputMediaDocument#1a77f29c id:InputDocument caption:string = InputMedia;
InputMedia::typeInputMediaVenue
inputMediaVenue#2827a81a geo_point:InputGeoPoint title:string address:string provider:string venue_id:string = InputMedia;
Name
Type
geoPoint
InputGeoPoint
title
QString
address
QString
provider
QString
venueId
QString
InputMedia::typeInputMediaGifExternal
inputMediaGifExternal#4843b0fd url:string q:string = InputMedia;
Name
Type
url
QString
q
QString
InputMedia::typeInputMediaPhotoExternal
inputMediaPhotoExternal#b55f4f18 url:string caption:string = InputMedia;
Name
Type
url
QString
caption
QString
InputMedia::typeInputMediaDocumentExternal
inputMediaDocumentExternal#e5e9607c url:string caption:string = InputMedia;
Name
Type
url
QString
caption
QString
InputMedia::typeInputMediaGame
inputMediaGame#d33f43f3 id:InputGame = InputMedia;
InputMedia::typeInputMediaInvoice
inputMediaInvoice#92153685 flags:# title:string description:string photo:flags.0 ?InputWebDocument invoice:Invoice payload:bytes provider:string start_param:string = InputMedia;
Name
Type
title
QString
description
QString
photo
InputWebDocument
invoice
Invoice
payload
QByteArray
provider
QString
startParam
QString