type github.com/gotd/td/tg.Invoice
69 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_message_gen.go#L1919: Invoice Invoice
tl_input_bot_inline_message_gen.go#L2003: GetInvoice() (value Invoice)
tl_input_bot_inline_message_gen.go#L2249: func (i *InputBotInlineMessageMediaInvoice) GetInvoice() (value Invoice) {
tl_input_media_gen.go#L3272: Invoice Invoice
tl_input_media_gen.go#L3372: GetInvoice() (value Invoice)
tl_input_media_gen.go#L3650: func (i *InputMediaInvoice) GetInvoice() (value Invoice) {
tl_invoice_gen.go#L38: type Invoice struct {
tl_invoice_gen.go#L107: _ bin.Encoder = &Invoice{}
tl_invoice_gen.go#L108: _ bin.Decoder = &Invoice{}
tl_invoice_gen.go#L109: _ bin.BareEncoder = &Invoice{}
tl_invoice_gen.go#L110: _ bin.BareDecoder = &Invoice{}
tl_invoice_gen.go#L113: func (i *Invoice) Zero() bool {
tl_invoice_gen.go#L170: func (i *Invoice) String() string {
tl_invoice_gen.go#L174: type Alias Invoice
tl_invoice_gen.go#L179: func (i *Invoice) FillFrom(from interface {
tl_invoice_gen.go#L228: func (*Invoice) TypeID() uint32 {
tl_invoice_gen.go#L233: func (*Invoice) TypeName() string {
tl_invoice_gen.go#L238: func (i *Invoice) TypeInfo() tdp.Type {
tl_invoice_gen.go#L326: func (i *Invoice) SetFlags() {
tl_invoice_gen.go#L369: func (i *Invoice) Encode(b *bin.Buffer) error {
tl_invoice_gen.go#L378: func (i *Invoice) EncodeBare(b *bin.Buffer) error {
tl_invoice_gen.go#L412: func (i *Invoice) Decode(b *bin.Buffer) error {
tl_invoice_gen.go#L423: func (i *Invoice) DecodeBare(b *bin.Buffer) error {
tl_invoice_gen.go#L507: func (i *Invoice) SetTest(value bool) {
tl_invoice_gen.go#L518: func (i *Invoice) GetTest() (value bool) {
tl_invoice_gen.go#L526: func (i *Invoice) SetNameRequested(value bool) {
tl_invoice_gen.go#L537: func (i *Invoice) GetNameRequested() (value bool) {
tl_invoice_gen.go#L545: func (i *Invoice) SetPhoneRequested(value bool) {
tl_invoice_gen.go#L556: func (i *Invoice) GetPhoneRequested() (value bool) {
tl_invoice_gen.go#L564: func (i *Invoice) SetEmailRequested(value bool) {
tl_invoice_gen.go#L575: func (i *Invoice) GetEmailRequested() (value bool) {
tl_invoice_gen.go#L583: func (i *Invoice) SetShippingAddressRequested(value bool) {
tl_invoice_gen.go#L594: func (i *Invoice) GetShippingAddressRequested() (value bool) {
tl_invoice_gen.go#L602: func (i *Invoice) SetFlexible(value bool) {
tl_invoice_gen.go#L613: func (i *Invoice) GetFlexible() (value bool) {
tl_invoice_gen.go#L621: func (i *Invoice) SetPhoneToProvider(value bool) {
tl_invoice_gen.go#L632: func (i *Invoice) GetPhoneToProvider() (value bool) {
tl_invoice_gen.go#L640: func (i *Invoice) SetEmailToProvider(value bool) {
tl_invoice_gen.go#L651: func (i *Invoice) GetEmailToProvider() (value bool) {
tl_invoice_gen.go#L659: func (i *Invoice) SetRecurring(value bool) {
tl_invoice_gen.go#L670: func (i *Invoice) GetRecurring() (value bool) {
tl_invoice_gen.go#L678: func (i *Invoice) GetCurrency() (value string) {
tl_invoice_gen.go#L686: func (i *Invoice) GetPrices() (value []LabeledPrice) {
tl_invoice_gen.go#L694: func (i *Invoice) SetMaxTipAmount(value int64) {
tl_invoice_gen.go#L701: func (i *Invoice) GetMaxTipAmount() (value int64, ok bool) {
tl_invoice_gen.go#L712: func (i *Invoice) SetSuggestedTipAmounts(value []int64) {
tl_invoice_gen.go#L719: func (i *Invoice) GetSuggestedTipAmounts() (value []int64, ok bool) {
tl_invoice_gen.go#L730: func (i *Invoice) SetTermsURL(value string) {
tl_invoice_gen.go#L737: func (i *Invoice) GetTermsURL() (value string, ok bool) {
tl_invoice_gen.go#L748: func (i *Invoice) SetSubscriptionPeriod(value int) {
tl_invoice_gen.go#L755: func (i *Invoice) GetSubscriptionPeriod() (value int, ok bool) {
tl_payments_payment_form_gen.go#L66: Invoice Invoice
tl_payments_payment_form_gen.go#L193: GetInvoice() (value Invoice)
tl_payments_payment_form_gen.go#L679: func (p *PaymentsPaymentForm) GetInvoice() (value Invoice) {
tl_payments_payment_form_gen.go#L832: Invoice Invoice
tl_payments_payment_form_gen.go#L901: GetInvoice() (value Invoice)
tl_payments_payment_form_gen.go#L1156: func (p *PaymentsPaymentFormStars) GetInvoice() (value Invoice) {
tl_payments_payment_form_gen.go#L1187: Invoice Invoice
tl_payments_payment_form_gen.go#L1232: GetInvoice() (value Invoice)
tl_payments_payment_form_gen.go#L1334: func (p *PaymentsPaymentFormStarGift) GetInvoice() (value Invoice) {
tl_payments_payment_form_gen.go#L1387: GetInvoice() (value Invoice)
tl_payments_payment_receipt_gen.go#L59: Invoice Invoice
tl_payments_payment_receipt_gen.go#L177: GetInvoice() (value Invoice)
tl_payments_payment_receipt_gen.go#L564: func (p *PaymentsPaymentReceipt) GetInvoice() (value Invoice) {
tl_payments_payment_receipt_gen.go#L688: Invoice Invoice
tl_payments_payment_receipt_gen.go#L775: GetInvoice() (value Invoice)
tl_payments_payment_receipt_gen.go#L1072: func (p *PaymentsPaymentReceiptStars) GetInvoice() (value Invoice) {
tl_payments_payment_receipt_gen.go#L1172: GetInvoice() (value Invoice)
tl_registry_gen.go#L5726: InvoiceTypeID: func() bin.Object { return &Invoice{} },
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |