LJ::Talk::delete_thread
LJ::Talk::delete_thread — Deletes an entire thread of comments.
Use
LJ::Talk::delete_thread(u, jitemid, jtalkid);
Arguments
u. Userid or user object to delete thread from.
jitemid. Journal itemid of item to delete comments from.
jtalkid. Journal talkid of comment at top of thread to delete.
Source:
cgi-bin/talklib.pl
Returns:
1 on success; undef on error