mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-09 08:01:32 +00:00
8 lines
141 B
Markdown
8 lines
141 B
Markdown
### client:close()
|
|
{{since('2026.03.04-bb93ecb1')}}
|
|
|
|
Explicitly close the client object and associated connection.
|
|
|
|
```lua
|
|
client:close()
|
|
``` |