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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L2444: func (s UpdateEncryptionArray) Sort(less func(a, b UpdateEncryption) bool) UpdateEncryptionArray {
		tl_update_slices_gen.go#L2524: 	return s.Sort(func(a, b UpdateEncryption) bool {