MadelineProto/docs/API_docs/types/ExportedChatInvite.md

26 lines
554 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: ExportedChatInvite
2016-12-24 17:20:45 +01:00
description: constructors and methods of type ExportedChatInvite
2016-12-20 13:15:22 +01:00
---
## Type: ExportedChatInvite
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):
[chatInviteEmpty](../constructors/chatInviteEmpty.md)
[chatInviteExported](../constructors/chatInviteExported.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):
[$MadelineProto->messages->exportChatInvite](../methods/messages_exportChatInvite.md)
[$MadelineProto->channels->exportInvite](../methods/channels_exportInvite.md)