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

3 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_slices_gen.go#L599: func (s EncryptedChatRequestedArray) Sort(less func(a, b EncryptedChatRequested) bool) EncryptedChatRequestedArray {
		tl_encrypted_chat_slices_gen.go#L679: 	return s.Sort(func(a, b EncryptedChatRequested) bool {
		tl_encrypted_chat_slices_gen.go#L693: 	return s.Sort(func(a, b EncryptedChatRequested) bool {