github.com/gotd/td/tg.WebPagePendingArray.SortStable (method)

3 uses

	github.com/gotd/td/tg (current package)
		tl_web_page_slices_gen.go#L366: func (s WebPagePendingArray) SortStable(less func(a, b WebPagePending) bool) WebPagePendingArray {
		tl_web_page_slices_gen.go#L445: 	return s.SortStable(func(a, b WebPagePending) bool {
		tl_web_page_slices_gen.go#L459: 	return s.SortStable(func(a, b WebPagePending) bool {