9 lines
320 B
Markdown
9 lines
320 B
Markdown
|
You can directly provide the [Update](Update.md) or [EncryptedMessage](EncryptedMessage.md) object here, MadelineProto will automatically extract the destination chat id.
|
||
|
|
||
|
The following syntax can also be used:
|
||
|
|
||
|
```php
|
||
|
$%s = -147286699; // Numeric chat id returned by requestSecretChat, can be positive or negative
|
||
|
```
|
||
|
|