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

2 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_message_slices_gen.go#L163: func (s EncryptedMessageArray) Sort(less func(a, b EncryptedMessage) bool) EncryptedMessageArray {
		tl_encrypted_message_slices_gen.go#L243: 	return s.Sort(func(a, b EncryptedMessage) bool {