type github.com/gotd/td/tg.InputStorePaymentPremiumSubscriptionArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_slices_gen.go#L120: func (s InputStorePaymentPurposeClassArray) AsInputStorePaymentPremiumSubscription() (to InputStorePaymentPremiumSubscriptionArray) {
tl_input_store_payment_purpose_slices_gen.go#L224: type InputStorePaymentPremiumSubscriptionArray []InputStorePaymentPremiumSubscription
tl_input_store_payment_purpose_slices_gen.go#L227: func (s InputStorePaymentPremiumSubscriptionArray) Sort(less func(a, b InputStorePaymentPremiumSubscription) bool) InputStorePaymentPremiumSubscriptionArray {
tl_input_store_payment_purpose_slices_gen.go#L235: func (s InputStorePaymentPremiumSubscriptionArray) SortStable(less func(a, b InputStorePaymentPremiumSubscription) bool) InputStorePaymentPremiumSubscriptionArray {
tl_input_store_payment_purpose_slices_gen.go#L243: func (s InputStorePaymentPremiumSubscriptionArray) Retain(keep func(x InputStorePaymentPremiumSubscription) bool) InputStorePaymentPremiumSubscriptionArray {
tl_input_store_payment_purpose_slices_gen.go#L257: func (s InputStorePaymentPremiumSubscriptionArray) First() (v InputStorePaymentPremiumSubscription, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L265: func (s InputStorePaymentPremiumSubscriptionArray) Last() (v InputStorePaymentPremiumSubscription, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L273: func (s *InputStorePaymentPremiumSubscriptionArray) PopFirst() (v InputStorePaymentPremiumSubscription, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L292: func (s *InputStorePaymentPremiumSubscriptionArray) Pop() (v InputStorePaymentPremiumSubscription, 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. |