MadelineProtoDocs/old_docs/API_docs_v71/types/updates.Difference.md

30 lines
759 B
Markdown
Raw Permalink Normal View History

2019-12-27 18:25:37 +01:00
---
title: updates.Difference
description: constructors and methods of type updates.Difference
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2019-12-27 18:46:25 +01:00
redirect_from: /API_docs/types/updates_Difference.html
2019-12-27 18:25:37 +01:00
---
# Type: updates.Difference
[Back to types index](index.md)
### Possible values (constructors):
[updates.differenceEmpty](../constructors/updates.differenceEmpty.md)
[updates.difference](../constructors/updates.difference.md)
[updates.differenceSlice](../constructors/updates.differenceSlice.md)
[updates.differenceTooLong](../constructors/updates.differenceTooLong.md)
### Methods that return an object of this type (methods):
[$MadelineProto->updates->getDifference](../methods/updates.getDifference.md)