MadelineProto/docs/API_docs/types/InputEncryptedChat.md

27 lines
492 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: InputEncryptedChat
2016-12-24 17:20:45 +01:00
description: constructors and methods of type InputEncryptedChat
2016-12-20 13:15:22 +01:00
---
## Type: InputEncryptedChat
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
The following syntax can also be used:
```
$InputEncryptedChat = -147286699; // Numeric chat id returned by request_secret_chat, can be positive or negative
```
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[inputEncryptedChat](../constructors/inputEncryptedChat.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):