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

2 uses

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