type github.com/gotd/td/tg.UpdateGroupCallConnectionArray
12 uses
github.com/gotd/td/tg (current package)
tl_update_slices_gen.go#L1186: func (s UpdateClassArray) AsUpdateGroupCallConnection() (to UpdateGroupCallConnectionArray) {
tl_update_slices_gen.go#L8886: type UpdateGroupCallConnectionArray []UpdateGroupCallConnection
tl_update_slices_gen.go#L8889: func (s UpdateGroupCallConnectionArray) Sort(less func(a, b UpdateGroupCallConnection) bool) UpdateGroupCallConnectionArray {
tl_update_slices_gen.go#L8897: func (s UpdateGroupCallConnectionArray) SortStable(less func(a, b UpdateGroupCallConnection) bool) UpdateGroupCallConnectionArray {
tl_update_slices_gen.go#L8905: func (s UpdateGroupCallConnectionArray) Retain(keep func(x UpdateGroupCallConnection) bool) UpdateGroupCallConnectionArray {
tl_update_slices_gen.go#L8919: func (s UpdateGroupCallConnectionArray) First() (v UpdateGroupCallConnection, ok bool) {
tl_update_slices_gen.go#L8927: func (s UpdateGroupCallConnectionArray) Last() (v UpdateGroupCallConnection, ok bool) {
tl_update_slices_gen.go#L8935: func (s *UpdateGroupCallConnectionArray) PopFirst() (v UpdateGroupCallConnection, ok bool) {
tl_update_slices_gen.go#L8954: func (s *UpdateGroupCallConnectionArray) Pop() (v UpdateGroupCallConnection, 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. |