Skip to content

export Interface

SendInvoicePayload ​

extends ​

CreateInvoiceLinkPayload

Properties ​

chat_id : string | number ​

currency : string ​

description : string ​

disable_notification? : boolean ​

is_flexible? : boolean ​

max_tip_amount? : number ​

message_effect_id? : string ​

message_thread_id? : number ​

need_email? : boolean ​

need_name? : boolean ​

need_phone_number? : boolean ​

need_shipping_address? : boolean ​

payload : string ​

photo_height? : number ​

photo_size? : number ​

photo_url? : string ​

photo_width? : number ​

prices : LabeledPrice[] ​

protect_content? : boolean ​

provider_data? : string ​

provider_token? : string ​

reply_markup? : InlineKeyboardMarkup ​

reply_parameters? : ReplyParameters ​

send_email_to_provider? : boolean ​

send_phone_number_to_provider? : boolean ​

start_parameter? : string ​

suggested_tip_amounts? : number[] ​

title : string ​