mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:26:55 +01:00
490 B
490 B
title | description |
---|---|
createPrivateChat | Returns existing chat corresponding to the given user |
Method: createPrivateChat
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns existing chat corresponding to the given user
Params:
Name | Type | Required | Description |
---|---|---|---|
user_id | int | Yes | User identifier |