View Source ExTDLib.Method.LeaveChat (ExTDLib v0.0.4)
Removes the current user from chat members. Private and secret chats can't be left using this method. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
More details on telegram's documentation.