type github.com/gotd/td/tg.UpdateBotShippingQueryArray
12 uses
github.com/gotd/td/tg (current package)
tl_update_slices_gen.go#L731: func (s UpdateClassArray) AsUpdateBotShippingQuery() (to UpdateBotShippingQueryArray) {
tl_update_slices_gen.go#L5970: type UpdateBotShippingQueryArray []UpdateBotShippingQuery
tl_update_slices_gen.go#L5973: func (s UpdateBotShippingQueryArray) Sort(less func(a, b UpdateBotShippingQuery) bool) UpdateBotShippingQueryArray {
tl_update_slices_gen.go#L5981: func (s UpdateBotShippingQueryArray) SortStable(less func(a, b UpdateBotShippingQuery) bool) UpdateBotShippingQueryArray {
tl_update_slices_gen.go#L5989: func (s UpdateBotShippingQueryArray) Retain(keep func(x UpdateBotShippingQuery) bool) UpdateBotShippingQueryArray {
tl_update_slices_gen.go#L6003: func (s UpdateBotShippingQueryArray) First() (v UpdateBotShippingQuery, ok bool) {
tl_update_slices_gen.go#L6011: func (s UpdateBotShippingQueryArray) Last() (v UpdateBotShippingQuery, ok bool) {
tl_update_slices_gen.go#L6019: func (s *UpdateBotShippingQueryArray) PopFirst() (v UpdateBotShippingQuery, ok bool) {
tl_update_slices_gen.go#L6038: func (s *UpdateBotShippingQueryArray) Pop() (v UpdateBotShippingQuery, ok bool) {
![]() |
The pages are generated with Golds v0.8.5. (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. |