/// <summary> /// Mods the get ticket chatlog. /// </summary> /// <param name="handler">The handler.</param> internal static void ModGetTicketChatlog(GameClientMessageHandler handler) { handler.ModGetTicketChatlog(); }