type github.com/gotd/td/tg.InputStorePaymentPremiumGiftCodeArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_slices_gen.go#L146: func (s InputStorePaymentPurposeClassArray) AsInputStorePaymentPremiumGiftCode() (to InputStorePaymentPremiumGiftCodeArray) {
tl_input_store_payment_purpose_slices_gen.go#L388: type InputStorePaymentPremiumGiftCodeArray []InputStorePaymentPremiumGiftCode
tl_input_store_payment_purpose_slices_gen.go#L391: func (s InputStorePaymentPremiumGiftCodeArray) Sort(less func(a, b InputStorePaymentPremiumGiftCode) bool) InputStorePaymentPremiumGiftCodeArray {
tl_input_store_payment_purpose_slices_gen.go#L399: func (s InputStorePaymentPremiumGiftCodeArray) SortStable(less func(a, b InputStorePaymentPremiumGiftCode) bool) InputStorePaymentPremiumGiftCodeArray {
tl_input_store_payment_purpose_slices_gen.go#L407: func (s InputStorePaymentPremiumGiftCodeArray) Retain(keep func(x InputStorePaymentPremiumGiftCode) bool) InputStorePaymentPremiumGiftCodeArray {
tl_input_store_payment_purpose_slices_gen.go#L421: func (s InputStorePaymentPremiumGiftCodeArray) First() (v InputStorePaymentPremiumGiftCode, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L429: func (s InputStorePaymentPremiumGiftCodeArray) Last() (v InputStorePaymentPremiumGiftCode, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L437: func (s *InputStorePaymentPremiumGiftCodeArray) PopFirst() (v InputStorePaymentPremiumGiftCode, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L456: func (s *InputStorePaymentPremiumGiftCodeArray) Pop() (v InputStorePaymentPremiumGiftCode, 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. |