type github.com/gotd/td/tg.InputInvoicePremiumGiftStarsArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_slices_gen.go#L224: func (s InputInvoiceClassArray) AsInputInvoicePremiumGiftStars() (to InputInvoicePremiumGiftStarsArray) {
tl_input_invoice_slices_gen.go#L971: type InputInvoicePremiumGiftStarsArray []InputInvoicePremiumGiftStars
tl_input_invoice_slices_gen.go#L974: func (s InputInvoicePremiumGiftStarsArray) Sort(less func(a, b InputInvoicePremiumGiftStars) bool) InputInvoicePremiumGiftStarsArray {
tl_input_invoice_slices_gen.go#L982: func (s InputInvoicePremiumGiftStarsArray) SortStable(less func(a, b InputInvoicePremiumGiftStars) bool) InputInvoicePremiumGiftStarsArray {
tl_input_invoice_slices_gen.go#L990: func (s InputInvoicePremiumGiftStarsArray) Retain(keep func(x InputInvoicePremiumGiftStars) bool) InputInvoicePremiumGiftStarsArray {
tl_input_invoice_slices_gen.go#L1004: func (s InputInvoicePremiumGiftStarsArray) First() (v InputInvoicePremiumGiftStars, ok bool) {
tl_input_invoice_slices_gen.go#L1012: func (s InputInvoicePremiumGiftStarsArray) Last() (v InputInvoicePremiumGiftStars, ok bool) {
tl_input_invoice_slices_gen.go#L1020: func (s *InputInvoicePremiumGiftStarsArray) PopFirst() (v InputInvoicePremiumGiftStars, ok bool) {
tl_input_invoice_slices_gen.go#L1039: func (s *InputInvoicePremiumGiftStarsArray) Pop() (v InputInvoicePremiumGiftStars, 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. |