MadelineProtoDocs/docs/API_docs/types/updates_Difference.md

29 lines
709 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: updates_Difference
description: constructors and methods of type updates_Difference
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
2018-04-05 01:19:57 +02:00
# Type: updates\_Difference
2018-04-01 13:19:25 +02:00
[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)