mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-09 13:47:03 +02:00
9 lines
304 B
Plaintext
9 lines
304 B
Plaintext
{
|
|
"AUTHOR_ID": "<comment author identifier>",
|
|
"AUTHOR_NAME": "<Users name (optional)>",
|
|
"AUTHOR_EMAIL": "<Users email (optional)>",
|
|
"USE_SMILES": "<(Y|N) - parse comments for emoticons or not>",
|
|
"POST_MESSAGE": "<Message text>",
|
|
"UF_FORUM_MESSAGE_DOC": "<Array of files from disk to attach>"
|
|
}
|