type github.com/gotd/td/tg.InputStorePaymentStarsTopupArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_slices_gen.go#L172: func (s InputStorePaymentPurposeClassArray) AsInputStorePaymentStarsTopup() (to InputStorePaymentStarsTopupArray) {
tl_input_store_payment_purpose_slices_gen.go#L552: type InputStorePaymentStarsTopupArray []InputStorePaymentStarsTopup
tl_input_store_payment_purpose_slices_gen.go#L555: func (s InputStorePaymentStarsTopupArray) Sort(less func(a, b InputStorePaymentStarsTopup) bool) InputStorePaymentStarsTopupArray {
tl_input_store_payment_purpose_slices_gen.go#L563: func (s InputStorePaymentStarsTopupArray) SortStable(less func(a, b InputStorePaymentStarsTopup) bool) InputStorePaymentStarsTopupArray {
tl_input_store_payment_purpose_slices_gen.go#L571: func (s InputStorePaymentStarsTopupArray) Retain(keep func(x InputStorePaymentStarsTopup) bool) InputStorePaymentStarsTopupArray {
tl_input_store_payment_purpose_slices_gen.go#L585: func (s InputStorePaymentStarsTopupArray) First() (v InputStorePaymentStarsTopup, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L593: func (s InputStorePaymentStarsTopupArray) Last() (v InputStorePaymentStarsTopup, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L601: func (s *InputStorePaymentStarsTopupArray) PopFirst() (v InputStorePaymentStarsTopup, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L620: func (s *InputStorePaymentStarsTopupArray) Pop() (v InputStorePaymentStarsTopup, 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. |