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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L7679: func (s UpdateChannelMessageForwardsArray) SortStable(less func(a, b UpdateChannelMessageForwards) bool) UpdateChannelMessageForwardsArray {
		tl_update_slices_gen.go#L7758: 	return s.SortStable(func(a, b UpdateChannelMessageForwards) bool {