mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:46:55 +01:00
510 B
510 B
title | description |
---|---|
createNewSecretChat | Creates new secret chat, returns created chat |
Method: createNewSecretChat
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Creates new secret chat, returns created chat
Params:
Name | Type | Required | Description |
---|---|---|---|
user_id | int | Yes | Identifier of a user to create secret chat with |