mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-05 00:00:45 +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.
|
|
|