type github.com/gotd/td/tg.InputStorePaymentStarsGiftArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_slices_gen.go#L185: func (s InputStorePaymentPurposeClassArray) AsInputStorePaymentStarsGift() (to InputStorePaymentStarsGiftArray) {
tl_input_store_payment_purpose_slices_gen.go#L634: type InputStorePaymentStarsGiftArray []InputStorePaymentStarsGift
tl_input_store_payment_purpose_slices_gen.go#L637: func (s InputStorePaymentStarsGiftArray) Sort(less func(a, b InputStorePaymentStarsGift) bool) InputStorePaymentStarsGiftArray {
tl_input_store_payment_purpose_slices_gen.go#L645: func (s InputStorePaymentStarsGiftArray) SortStable(less func(a, b InputStorePaymentStarsGift) bool) InputStorePaymentStarsGiftArray {
tl_input_store_payment_purpose_slices_gen.go#L653: func (s InputStorePaymentStarsGiftArray) Retain(keep func(x InputStorePaymentStarsGift) bool) InputStorePaymentStarsGiftArray {
tl_input_store_payment_purpose_slices_gen.go#L667: func (s InputStorePaymentStarsGiftArray) First() (v InputStorePaymentStarsGift, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L675: func (s InputStorePaymentStarsGiftArray) Last() (v InputStorePaymentStarsGift, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L683: func (s *InputStorePaymentStarsGiftArray) PopFirst() (v InputStorePaymentStarsGift, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L702: func (s *InputStorePaymentStarsGiftArray) Pop() (v InputStorePaymentStarsGift, 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. |