type github.com/gotd/td/tg.UpdateChannelWebPageArray
12 uses
github.com/gotd/td/tg (current package)
tl_update_slices_gen.go#L666: func (s UpdateClassArray) AsUpdateChannelWebPage() (to UpdateChannelWebPageArray) {
tl_update_slices_gen.go#L5560: type UpdateChannelWebPageArray []UpdateChannelWebPage
tl_update_slices_gen.go#L5563: func (s UpdateChannelWebPageArray) Sort(less func(a, b UpdateChannelWebPage) bool) UpdateChannelWebPageArray {
tl_update_slices_gen.go#L5571: func (s UpdateChannelWebPageArray) SortStable(less func(a, b UpdateChannelWebPage) bool) UpdateChannelWebPageArray {
tl_update_slices_gen.go#L5579: func (s UpdateChannelWebPageArray) Retain(keep func(x UpdateChannelWebPage) bool) UpdateChannelWebPageArray {
tl_update_slices_gen.go#L5593: func (s UpdateChannelWebPageArray) First() (v UpdateChannelWebPage, ok bool) {
tl_update_slices_gen.go#L5601: func (s UpdateChannelWebPageArray) Last() (v UpdateChannelWebPage, ok bool) {
tl_update_slices_gen.go#L5609: func (s *UpdateChannelWebPageArray) PopFirst() (v UpdateChannelWebPage, ok bool) {
tl_update_slices_gen.go#L5628: func (s *UpdateChannelWebPageArray) Pop() (v UpdateChannelWebPage, 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. |