WebInterface.postArticle

Undocumented in source. Be warned that the author may not have intended to support it.
class WebInterface
@path("/groups/post")
@errorDisplay!getPostArticle
void
postArticle
(
HTTPServerRequest req
,
HTTPServerResponse res
,
string group
,
string subject
,
string message
)

Meta