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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L10370: func (s UpdateBotMessageReactionArray) SortStable(less func(a, b UpdateBotMessageReaction) bool) UpdateBotMessageReactionArray {
		tl_update_slices_gen.go#L10449: 	return s.SortStable(func(a, b UpdateBotMessageReaction) bool {