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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_photo_slices_gen.go#L217: func (s InputPhotoArray) SortStable(less func(a, b InputPhoto) bool) InputPhotoArray {
		tl_input_photo_slices_gen.go#L296: 	return s.SortStable(func(a, b InputPhoto) bool {