type github.com/gotd/td/tg.InputStorePaymentStarsGiveawayArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_slices_gen.go#L198: func (s InputStorePaymentPurposeClassArray) AsInputStorePaymentStarsGiveaway() (to InputStorePaymentStarsGiveawayArray) {
tl_input_store_payment_purpose_slices_gen.go#L716: type InputStorePaymentStarsGiveawayArray []InputStorePaymentStarsGiveaway
tl_input_store_payment_purpose_slices_gen.go#L719: func (s InputStorePaymentStarsGiveawayArray) Sort(less func(a, b InputStorePaymentStarsGiveaway) bool) InputStorePaymentStarsGiveawayArray {
tl_input_store_payment_purpose_slices_gen.go#L727: func (s InputStorePaymentStarsGiveawayArray) SortStable(less func(a, b InputStorePaymentStarsGiveaway) bool) InputStorePaymentStarsGiveawayArray {
tl_input_store_payment_purpose_slices_gen.go#L735: func (s InputStorePaymentStarsGiveawayArray) Retain(keep func(x InputStorePaymentStarsGiveaway) bool) InputStorePaymentStarsGiveawayArray {
tl_input_store_payment_purpose_slices_gen.go#L749: func (s InputStorePaymentStarsGiveawayArray) First() (v InputStorePaymentStarsGiveaway, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L757: func (s InputStorePaymentStarsGiveawayArray) Last() (v InputStorePaymentStarsGiveaway, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L765: func (s *InputStorePaymentStarsGiveawayArray) PopFirst() (v InputStorePaymentStarsGiveaway, ok bool) {
tl_input_store_payment_purpose_slices_gen.go#L784: func (s *InputStorePaymentStarsGiveawayArray) Pop() (v InputStorePaymentStarsGiveaway, 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. |