type github.com/gotd/td/tg.InputInvoicePremiumAuthCodeArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_slices_gen.go#L276: func (s InputInvoiceClassArray) AsInputInvoicePremiumAuthCode() (to InputInvoicePremiumAuthCodeArray) {
tl_input_invoice_slices_gen.go#L1299: type InputInvoicePremiumAuthCodeArray []InputInvoicePremiumAuthCode
tl_input_invoice_slices_gen.go#L1302: func (s InputInvoicePremiumAuthCodeArray) Sort(less func(a, b InputInvoicePremiumAuthCode) bool) InputInvoicePremiumAuthCodeArray {
tl_input_invoice_slices_gen.go#L1310: func (s InputInvoicePremiumAuthCodeArray) SortStable(less func(a, b InputInvoicePremiumAuthCode) bool) InputInvoicePremiumAuthCodeArray {
tl_input_invoice_slices_gen.go#L1318: func (s InputInvoicePremiumAuthCodeArray) Retain(keep func(x InputInvoicePremiumAuthCode) bool) InputInvoicePremiumAuthCodeArray {
tl_input_invoice_slices_gen.go#L1332: func (s InputInvoicePremiumAuthCodeArray) First() (v InputInvoicePremiumAuthCode, ok bool) {
tl_input_invoice_slices_gen.go#L1340: func (s InputInvoicePremiumAuthCodeArray) Last() (v InputInvoicePremiumAuthCode, ok bool) {
tl_input_invoice_slices_gen.go#L1348: func (s *InputInvoicePremiumAuthCodeArray) PopFirst() (v InputInvoicePremiumAuthCode, ok bool) {
tl_input_invoice_slices_gen.go#L1367: func (s *InputInvoicePremiumAuthCodeArray) Pop() (v InputInvoicePremiumAuthCode, 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. |