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

2 uses

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