type github.com/gotd/td/tg.InputSavedStarGiftSlugArray
12 uses
github.com/gotd/td/tg (current package)
tl_input_saved_star_gift_slices_gen.go#L146: func (s InputSavedStarGiftClassArray) AsInputSavedStarGiftSlug() (to InputSavedStarGiftSlugArray) {
tl_input_saved_star_gift_slices_gen.go#L323: type InputSavedStarGiftSlugArray []InputSavedStarGiftSlug
tl_input_saved_star_gift_slices_gen.go#L326: func (s InputSavedStarGiftSlugArray) Sort(less func(a, b InputSavedStarGiftSlug) bool) InputSavedStarGiftSlugArray {
tl_input_saved_star_gift_slices_gen.go#L334: func (s InputSavedStarGiftSlugArray) SortStable(less func(a, b InputSavedStarGiftSlug) bool) InputSavedStarGiftSlugArray {
tl_input_saved_star_gift_slices_gen.go#L342: func (s InputSavedStarGiftSlugArray) Retain(keep func(x InputSavedStarGiftSlug) bool) InputSavedStarGiftSlugArray {
tl_input_saved_star_gift_slices_gen.go#L356: func (s InputSavedStarGiftSlugArray) First() (v InputSavedStarGiftSlug, ok bool) {
tl_input_saved_star_gift_slices_gen.go#L364: func (s InputSavedStarGiftSlugArray) Last() (v InputSavedStarGiftSlug, ok bool) {
tl_input_saved_star_gift_slices_gen.go#L372: func (s *InputSavedStarGiftSlugArray) PopFirst() (v InputSavedStarGiftSlug, ok bool) {
tl_input_saved_star_gift_slices_gen.go#L391: func (s *InputSavedStarGiftSlugArray) Pop() (v InputSavedStarGiftSlug, 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. |