MadelineProto/docs/API_docs/types/updates_ChannelDifference.md

26 lines
639 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: updates_ChannelDifference
2016-12-24 17:20:45 +01:00
description: constructors and methods of type updates_ChannelDifference
2016-12-20 13:15:22 +01:00
---
## Type: updates\_ChannelDifference
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
2016-12-19 18:35:27 +01:00
[updates\_channelDifferenceEmpty](../constructors/updates_channelDifferenceEmpty.md)
2016-12-19 18:35:27 +01:00
[updates\_channelDifferenceTooLong](../constructors/updates_channelDifferenceTooLong.md)
2016-12-19 18:35:27 +01:00
[updates\_channelDifference](../constructors/updates_channelDifference.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):
[$MadelineProto->updates->getChannelDifference](../methods/updates_getChannelDifference.md)