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>.

NameTypeDescription
chat_idstringChat identifier.

More details on telegram's documentation.