# Functions
HandleHealthCheck - The LINE Platform may send an HTTP POST request that doesn't include a webhook event to confirm communication.
No description provided by the author
ParseCommandMessage parses a command message.
ParsePostBackData parses the postback data from LINE Each argument is separated by "/" e.g., "/AiReply/123456" -> ["AiReply", "123456"].
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CommandMessage format: "/<command> <arg>" e.g., "/help xxx".