type github.com/gotd/td/tg.UpdatePhoneCallArray
12 uses
github.com/gotd/td/tg (current package)
tl_update_slices_gen.go#L757: func (s UpdateClassArray) AsUpdatePhoneCall() (to UpdatePhoneCallArray) {
tl_update_slices_gen.go#L6134: type UpdatePhoneCallArray []UpdatePhoneCall
tl_update_slices_gen.go#L6137: func (s UpdatePhoneCallArray) Sort(less func(a, b UpdatePhoneCall) bool) UpdatePhoneCallArray {
tl_update_slices_gen.go#L6145: func (s UpdatePhoneCallArray) SortStable(less func(a, b UpdatePhoneCall) bool) UpdatePhoneCallArray {
tl_update_slices_gen.go#L6153: func (s UpdatePhoneCallArray) Retain(keep func(x UpdatePhoneCall) bool) UpdatePhoneCallArray {
tl_update_slices_gen.go#L6167: func (s UpdatePhoneCallArray) First() (v UpdatePhoneCall, ok bool) {
tl_update_slices_gen.go#L6175: func (s UpdatePhoneCallArray) Last() (v UpdatePhoneCall, ok bool) {
tl_update_slices_gen.go#L6183: func (s *UpdatePhoneCallArray) PopFirst() (v UpdatePhoneCall, ok bool) {
tl_update_slices_gen.go#L6202: func (s *UpdatePhoneCallArray) Pop() (v UpdatePhoneCall, 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. |