type github.com/gotd/td/tg.InputStarGiftAuctionClassArray
13 uses
github.com/gotd/td/tg (current package)
tl_input_star_gift_auction_slices_gen.go#L38: type InputStarGiftAuctionClassArray []InputStarGiftAuctionClass
tl_input_star_gift_auction_slices_gen.go#L41: func (s InputStarGiftAuctionClassArray) Sort(less func(a, b InputStarGiftAuctionClass) bool) InputStarGiftAuctionClassArray {
tl_input_star_gift_auction_slices_gen.go#L49: func (s InputStarGiftAuctionClassArray) SortStable(less func(a, b InputStarGiftAuctionClass) bool) InputStarGiftAuctionClassArray {
tl_input_star_gift_auction_slices_gen.go#L57: func (s InputStarGiftAuctionClassArray) Retain(keep func(x InputStarGiftAuctionClass) bool) InputStarGiftAuctionClassArray {
tl_input_star_gift_auction_slices_gen.go#L71: func (s InputStarGiftAuctionClassArray) First() (v InputStarGiftAuctionClass, ok bool) {
tl_input_star_gift_auction_slices_gen.go#L79: func (s InputStarGiftAuctionClassArray) Last() (v InputStarGiftAuctionClass, ok bool) {
tl_input_star_gift_auction_slices_gen.go#L87: func (s *InputStarGiftAuctionClassArray) PopFirst() (v InputStarGiftAuctionClass, ok bool) {
tl_input_star_gift_auction_slices_gen.go#L106: func (s *InputStarGiftAuctionClassArray) Pop() (v InputStarGiftAuctionClass, ok bool) {
tl_input_star_gift_auction_slices_gen.go#L120: func (s InputStarGiftAuctionClassArray) AsInputStarGiftAuction() (to InputStarGiftAuctionArray) {
tl_input_star_gift_auction_slices_gen.go#L133: func (s InputStarGiftAuctionClassArray) AsInputStarGiftAuctionSlug() (to InputStarGiftAuctionSlugArray) {
![]() |
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. |