aykutalparslan
aykutalparslan
Send compiled payment form > [payments.paymentResult](https://core.telegram.org/constructor/payments.paymentResult)#4e5f810d updates:[Updates](https://core.telegram.org/type/Updates) = [payments.PaymentResult](https://core.telegram.org/type/payments.PaymentResult); > [payments.paymentVerificationNeeded](https://core.telegram.org/constructor/payments.paymentVerificationNeeded)#d8411139 url:[string](https://core.telegram.org/type/string) = [payments.PaymentResult](https://core.telegram.org/type/payments.PaymentResult); > ---functions--- > [payments.sendPaymentForm](https://core.telegram.org/method/payments.sendPaymentForm)[#](https://core.telegram.org/type/%23)30c3bc9d flags:# form_id:[long](https://core.telegram.org/type/long) peer:[InputPeer](https://core.telegram.org/type/InputPeer) msg_id:[int](https://core.telegram.org/type/int) requested_info_id:flags.0?[string](https://core.telegram.org/type/string) shipping_option_id:flags.1?[string](https://core.telegram.org/type/string) credentials:[InputPaymentCredentials](https://core.telegram.org/type/InputPaymentCredentials) tip_amount:flags.2?[long](https://core.telegram.org/type/long) = [payments.PaymentResult](https://core.telegram.org/type/payments.PaymentResult);
Submit requested order information for validation > [payments.validatedRequestedInfo](https://core.telegram.org/constructor/payments.validatedRequestedInfo)[#](https://core.telegram.org/type/%23)d1451883 flags:# id:flags.0?[string](https://core.telegram.org/type/string) shipping_options:flags.1?[Vector](https://core.telegram.org/type/Vector%20t) = [payments.ValidatedRequestedInfo](https://core.telegram.org/type/payments.ValidatedRequestedInfo); > ---functions--- > [payments.validateRequestedInfo](https://core.telegram.org/method/payments.validateRequestedInfo)[#](https://core.telegram.org/type/%23)db103170 flags:# save:flags.0?true peer:[InputPeer](https://core.telegram.org/type/InputPeer) msg_id:[int](https://core.telegram.org/type/int) info:[PaymentRequestedInfo](https://core.telegram.org/type/PaymentRequestedInfo) = [payments.ValidatedRequestedInfo](https://core.telegram.org/type/payments.ValidatedRequestedInfo);
Get payment receipt > [payments.paymentReceipt](https://core.telegram.org/constructor/payments.paymentReceipt)[#](https://core.telegram.org/type/%23)70c4fe03 flags:# date:[int](https://core.telegram.org/type/int) bot_id:[long](https://core.telegram.org/type/long) provider_id:[long](https://core.telegram.org/type/long) title:[string](https://core.telegram.org/type/string) description:[string](https://core.telegram.org/type/string) photo:flags.2?[WebDocument](https://core.telegram.org/type/WebDocument) invoice:[Invoice](https://core.telegram.org/type/Invoice) info:flags.0?[PaymentRequestedInfo](https://core.telegram.org/type/PaymentRequestedInfo) shipping:flags.1?[ShippingOption](https://core.telegram.org/type/ShippingOption) tip_amount:flags.3?[long](https://core.telegram.org/type/long) currency:[string](https://core.telegram.org/type/string) total_amount:[long](https://core.telegram.org/type/long) credentials_title:[string](https://core.telegram.org/type/string) users:[Vector](https://core.telegram.org/type/Vector%20t) = [payments.PaymentReceipt](https://core.telegram.org/type/payments.PaymentReceipt); > ---functions--- > [payments.getPaymentReceipt](https://core.telegram.org/method/payments.getPaymentReceipt)#2478d1cc peer:[InputPeer](https://core.telegram.org/type/InputPeer) msg_id:[int](https://core.telegram.org/type/int) = [payments.PaymentReceipt](https://core.telegram.org/type/payments.PaymentReceipt);
Get a payment form > [payments.paymentForm](https://core.telegram.org/constructor/payments.paymentForm)[#](https://core.telegram.org/type/%23)1694761b flags:# can_save_credentials:flags.2?true password_missing:flags.3?true form_id:[long](https://core.telegram.org/type/long) bot_id:[long](https://core.telegram.org/type/long) invoice:[Invoice](https://core.telegram.org/type/Invoice) provider_id:[long](https://core.telegram.org/type/long) url:[string](https://core.telegram.org/type/string) native_provider:flags.4?[string](https://core.telegram.org/type/string) native_params:flags.4?[DataJSON](https://core.telegram.org/type/DataJSON) saved_info:flags.0?[PaymentRequestedInfo](https://core.telegram.org/type/PaymentRequestedInfo) saved_credentials:flags.1?[PaymentSavedCredentials](https://core.telegram.org/type/PaymentSavedCredentials) users:[Vector](https://core.telegram.org/type/Vector%20t) = [payments.PaymentForm](https://core.telegram.org/type/payments.PaymentForm); > ---functions--- > [payments.getPaymentForm](https://core.telegram.org/method/payments.getPaymentForm)[#](https://core.telegram.org/type/%23)8a333c8d flags:# peer:[InputPeer](https://core.telegram.org/type/InputPeer) msg_id:[int](https://core.telegram.org/type/int) theme_params:flags.0?[DataJSON](https://core.telegram.org/type/DataJSON) =...
Suggests a short name for a given stickerpack name > [stickers.suggestedShortName](https://core.telegram.org/constructor/stickers.suggestedShortName)#85fea03f short_name:[string](https://core.telegram.org/type/string) = [stickers.SuggestedShortName](https://core.telegram.org/type/stickers.SuggestedShortName); > ---functions--- > [stickers.suggestShortName](https://core.telegram.org/method/stickers.suggestShortName)#4dafc503 title:[string](https://core.telegram.org/type/string) = [stickers.SuggestedShortName](https://core.telegram.org/type/stickers.SuggestedShortName)[](https://core.telegram.org/method/stickers.suggestShortName#parameters);
Check whether the given short name is available > [boolFalse](https://core.telegram.org/constructor/boolFalse)#bc799737 = [Bool](https://core.telegram.org/type/Bool); > [boolTrue](https://core.telegram.org/constructor/boolTrue)#997275b5 = [Bool](https://core.telegram.org/type/Bool); > ---functions--- > [stickers.checkShortName](https://core.telegram.org/method/stickers.checkShortName)#284b3639 short_name:[string](https://core.telegram.org/type/string) = [Bool](https://core.telegram.org/type/Bool);
Set stickerset thumbnail > [messages.stickerSet](https://core.telegram.org/constructor/messages.stickerSet)#b60a24a6 set:[StickerSet](https://core.telegram.org/type/StickerSet) packs:[Vector](https://core.telegram.org/type/Vector%20t) documents:[Vector](https://core.telegram.org/type/Vector%20t) = [messages.StickerSet](https://core.telegram.org/type/messages.StickerSet); > ---functions--- > [stickers.setStickerSetThumb](https://core.telegram.org/method/stickers.setStickerSetThumb)#9a364e30 stickerset:[InputStickerSet](https://core.telegram.org/type/InputStickerSet) thumb:[InputDocument](https://core.telegram.org/type/InputDocument) = [messages.StickerSet](https://core.telegram.org/type/messages.StickerSet);
Add a sticker to a stickerset, bots only. The sticker set must have been created by the bot. > [messages.stickerSet](https://core.telegram.org/constructor/messages.stickerSet)#b60a24a6 set:[StickerSet](https://core.telegram.org/type/StickerSet) packs:[Vector](https://core.telegram.org/type/Vector%20t) documents:[Vector](https://core.telegram.org/type/Vector%20t) = [messages.StickerSet](https://core.telegram.org/type/messages.StickerSet); > ---functions--- > [stickers.addStickerToSet](https://core.telegram.org/method/stickers.addStickerToSet)#8653febe stickerset:[InputStickerSet](https://core.telegram.org/type/InputStickerSet)...
Changes the absolute position of a sticker in the set to which it belongs; for bots only. The sticker set must have been created by the bot > [messages.stickerSet](https://core.telegram.org/constructor/messages.stickerSet)#b60a24a6 set:[StickerSet](https://core.telegram.org/type/StickerSet)...
Remove a sticker from the set where it belongs, bots only. The sticker set must have been created by the bot. > [messages.stickerSet](https://core.telegram.org/constructor/messages.stickerSet)#b60a24a6 set:[StickerSet](https://core.telegram.org/type/StickerSet) packs:[Vector](https://core.telegram.org/type/Vector%20t) documents:[Vector](https://core.telegram.org/type/Vector%20t) = [messages.StickerSet](https://core.telegram.org/type/messages.StickerSet); > ---functions---...