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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_message_slices_gen.go#L162: func (s InputMessageIDArray) Sort(less func(a, b InputMessageID) bool) InputMessageIDArray {
		tl_input_message_slices_gen.go#L242: 	return s.Sort(func(a, b InputMessageID) bool {