mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-20 00:01:15 +00:00
11 lines
125 B
Markdown
11 lines
125 B
Markdown
# name
|
|
|
|
```lua
|
|
local name = header.name
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Returns the name of the header, as a string.
|
|
|