mgd_copy_reply

(unknown)

mgd_copy_reply -- Copy an reply

Description

id mgd_copy_reply (int id, int [topic])

Copies the reply with id id. If the optional parameter topic is given, the copy will reside under that topic.

Returns the id of the created copy if successful. Returns FALSE on failure.