WebInterface.getThread

Undocumented in source. Be warned that the author may not have intended to support it.
class WebInterface
@path("/groups/:group/thread/:thread/")
void
getThread
(
HTTPServerRequest req
,
HTTPServerResponse res
,
string _group
,
long _thread
)

Meta