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

2 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_slices_gen.go#L847: func (s EncryptedChatDiscardedArray) Sort(less func(a, b EncryptedChatDiscarded) bool) EncryptedChatDiscardedArray {
		tl_encrypted_chat_slices_gen.go#L927: 	return s.Sort(func(a, b EncryptedChatDiscarded) bool {