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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L10458: func (s UpdateBotMessageReactionsArray) Sort(less func(a, b UpdateBotMessageReactions) bool) UpdateBotMessageReactionsArray {
		tl_update_slices_gen.go#L10538: 	return s.Sort(func(a, b UpdateBotMessageReactions) bool {