# Functions
ExtractChat extracts the chat from the message.
ExtractQuotes function used to extract text between quotes.
ExtractTime function used to extract time from a string.
ExtractUser extracts the user from the message.
ExtractUserAndText extracts the user and text from the message.
GetUserId function used to get the user id from a username.
GetUserInfo function used to get the user info from id.
IdFromReply function used to get the user id from a reply.