You can directly provide the [Update](Update.html) or [EncryptedMessage](EncryptedMessage.html) 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
```