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

2 uses

	github.com/gotd/td/tg (current package)
		tl_encrypted_chat_slices_gen.go#L49: func (s EncryptedChatClassArray) SortStable(less func(a, b EncryptedChatClass) bool) EncryptedChatClassArray {
		tl_encrypted_chat_slices_gen.go#L128: 	return s.SortStable(func(a, b EncryptedChatClass) bool {