type github.com/gotd/td/tg.InputInvoicePremiumGiftCodeArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_slices_gen.go#L146: func (s InputInvoiceClassArray) AsInputInvoicePremiumGiftCode() (to InputInvoicePremiumGiftCodeArray) {
tl_input_invoice_slices_gen.go#L479: type InputInvoicePremiumGiftCodeArray []InputInvoicePremiumGiftCode
tl_input_invoice_slices_gen.go#L482: func (s InputInvoicePremiumGiftCodeArray) Sort(less func(a, b InputInvoicePremiumGiftCode) bool) InputInvoicePremiumGiftCodeArray {
tl_input_invoice_slices_gen.go#L490: func (s InputInvoicePremiumGiftCodeArray) SortStable(less func(a, b InputInvoicePremiumGiftCode) bool) InputInvoicePremiumGiftCodeArray {
tl_input_invoice_slices_gen.go#L498: func (s InputInvoicePremiumGiftCodeArray) Retain(keep func(x InputInvoicePremiumGiftCode) bool) InputInvoicePremiumGiftCodeArray {
tl_input_invoice_slices_gen.go#L512: func (s InputInvoicePremiumGiftCodeArray) First() (v InputInvoicePremiumGiftCode, ok bool) {
tl_input_invoice_slices_gen.go#L520: func (s InputInvoicePremiumGiftCodeArray) Last() (v InputInvoicePremiumGiftCode, ok bool) {
tl_input_invoice_slices_gen.go#L528: func (s *InputInvoicePremiumGiftCodeArray) PopFirst() (v InputInvoicePremiumGiftCode, ok bool) {
tl_input_invoice_slices_gen.go#L547: func (s *InputInvoicePremiumGiftCodeArray) Pop() (v InputInvoicePremiumGiftCode, ok bool) {
![]() |
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. |