type github.com/gotd/td/tg.InputStorePaymentGiftPremiumArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_slices_gen.go#L133: func (s InputStorePaymentPurposeClassArray) AsInputStorePaymentGiftPremium() (to InputStorePaymentGiftPremiumArray) {
tl_input_store_payment_purpose_slices_gen.go#L306: type InputStorePaymentGiftPremiumArray []InputStorePaymentGiftPremium
tl_input_store_payment_purpose_slices_gen.go#L309: func (s InputStorePaymentGiftPremiumArray) Sort(less func(a, b InputStorePaymentGiftPremium) bool) InputStorePaymentGiftPremiumArray {
tl_input_store_payment_purpose_slices_gen.go#L317: func (s InputStorePaymentGiftPremiumArray) SortStable(less func(a, b InputStorePaymentGiftPremium) bool) InputStorePaymentGiftPremiumArray {
tl_input_store_payment_purpose_slices_gen.go#L325: func (s InputStorePaymentGiftPremiumArray) Retain(keep func(x InputStorePaymentGiftPremium) bool) InputStorePaymentGiftPremiumArray {
tl_input_store_payment_purpose_slices_gen.go#L339: func (s InputStorePaymentGiftPremiumArray) First() (v InputStorePaymentGiftPremium, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L347: func (s InputStorePaymentGiftPremiumArray) Last() (v InputStorePaymentGiftPremium, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L355: func (s *InputStorePaymentGiftPremiumArray) PopFirst() (v InputStorePaymentGiftPremium, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L374: func (s *InputStorePaymentGiftPremiumArray) Pop() (v InputStorePaymentGiftPremium, 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. |