# m_close_topic

# Function

Function Name Description Level
m_close_topic

Input Parameters:

Name Type Required? Description Level
topic_id String yes
mode Int "1" = reopen a topic. "2" = close a topic.

Output Parameters:

Name Type Required? Description Level
result Boolean return true if the action is executed successfully.
result_text byte[] Reason of the failure, if any.
is_login_mod Boolean yes return true if user need to re-authenticate with login_mod function again before proceeding.