mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-19 10:29:30 +01:00
doc/Plugins/Plang.md: add missing code formatting
This commit is contained in:
parent
58437de885
commit
381c6ac235
@ -75,7 +75,7 @@ metadata with `text` appended.
|
||||
### userget
|
||||
Use the `userget` function to retrieve user metadata.
|
||||
|
||||
Signature: userget(name: String) -> Map | Null
|
||||
Signature: `userget(name: String) -> Map | Null`
|
||||
|
||||
The `userget` function takes one parameter: `name`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user