{"id":9340,"date":"2026-07-08T16:16:33","date_gmt":"2026-07-08T09:16:33","guid":{"rendered":"https:\/\/www.forest.go.th\/it\/?p=9340"},"modified":"2026-07-08T16:25:42","modified_gmt":"2026-07-08T09:25:42","slug":"wana2","status":"publish","type":"post","link":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/","title":{"rendered":"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"9340\" class=\"elementor elementor-9340\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fd4c78a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fd4c78a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-672b3d4\" data-id=\"672b3d4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4dca155 elementor-widget elementor-widget-html\" data-id=\"4dca155\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u0e19\u0e49\u0e2d\u0e07\u0e27\u0e19\u0e32 AI Chatbot Widget - WordPress Embeddable Snippet -->\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Thai:wght@300;400;500;600;700&display=swap\"\r\n    rel=\"stylesheet\">\r\n  <style>\r\n    :root {\r\n      --wana-primary: #1B5E20;\r\n      --wana-primary-light: #2E7D32;\r\n      --wana-primary-dark: #0D3B13;\r\n      --wana-accent: #66BB6A;\r\n      --wana-accent-glow: rgba(102, 187, 106, 0.35);\r\n      --wana-bg: #F1F8E9;\r\n      --wana-surface: #ffffff;\r\n      --wana-text: #1a1a1a;\r\n      --wana-text-muted: #6b7280;\r\n      --wana-radius: 16px;\r\n      --wana-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);\r\n      --wana-font: 'Noto Sans Thai', sans-serif;\r\n    }\r\n\r\n    #wana-chat-fab {\r\n      position: fixed;\r\n      bottom: 24px;\r\n      right: 24px;\r\n      z-index: 99999;\r\n      width: 64px;\r\n      height: 64px;\r\n      border-radius: 50%;\r\n      border: none;\r\n      cursor: pointer;\r\n      background: linear-gradient(135deg, var(--wana-primary), var(--wana-accent));\r\n      box-shadow: 0 6px 24px var(--wana-accent-glow);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      transition: transform .25s, box-shadow .25s;\r\n    }\r\n\r\n    #wana-chat-fab:hover {\r\n      transform: scale(1.1);\r\n      box-shadow: 0 8px 32px var(--wana-accent-glow);\r\n    }\r\n\r\n    #wana-chat-fab svg {\r\n      width: 32px;\r\n      height: 32px;\r\n      fill: #fff;\r\n    }\r\n\r\n    #wana-chat-fab.open svg.chat-icon {\r\n      display: none;\r\n    }\r\n\r\n    #wana-chat-fab:not(.open) svg.close-icon {\r\n      display: none;\r\n    }\r\n\r\n    #wana-chat-container {\r\n      position: fixed;\r\n      bottom: 100px;\r\n      right: 24px;\r\n      z-index: 99998;\r\n      width: 400px;\r\n      max-width: calc(100vw - 32px);\r\n      height: 560px;\r\n      max-height: calc(100vh - 140px);\r\n      border-radius: var(--wana-radius);\r\n      overflow: hidden;\r\n      background: var(--wana-bg);\r\n      box-shadow: var(--wana-shadow);\r\n      display: flex;\r\n      flex-direction: column;\r\n      font-family: var(--wana-font);\r\n      opacity: 0;\r\n      transform: translateY(20px) scale(0.95);\r\n      pointer-events: none;\r\n      transition: opacity .3s, transform .3s;\r\n    }\r\n\r\n    #wana-chat-container.visible {\r\n      opacity: 1;\r\n      transform: translateY(0) scale(1);\r\n      pointer-events: all;\r\n    }\r\n\r\n    .wana-header {\r\n      background: linear-gradient(135deg, var(--wana-primary-dark), var(--wana-primary-light));\r\n      color: #fff;\r\n      padding: 16px 20px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n    }\r\n\r\n    .wana-avatar {\r\n      width: 44px;\r\n      height: 44px;\r\n      border-radius: 50%;\r\n      background: var(--wana-accent);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      font-size: 22px;\r\n      flex-shrink: 0;\r\n    }\r\n\r\n    .wana-header-info h3 {\r\n      margin: 0;\r\n      font-size: 16px;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .wana-header-info p {\r\n      margin: 2px 0 0;\r\n      font-size: 12px;\r\n      opacity: .85;\r\n    }\r\n\r\n    .wana-messages {\r\n      flex: 1;\r\n      overflow-y: auto;\r\n      padding: 16px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 12px;\r\n      scroll-behavior: smooth;\r\n    }\r\n\r\n    .wana-messages::-webkit-scrollbar {\r\n      width: 5px;\r\n    }\r\n\r\n    .wana-messages::-webkit-scrollbar-thumb {\r\n      background: var(--wana-accent);\r\n      border-radius: 4px;\r\n    }\r\n\r\n    .wana-msg {\r\n      max-width: 85%;\r\n      padding: 12px 16px;\r\n      border-radius: 16px;\r\n      font-size: 14px;\r\n      line-height: 1.6;\r\n      animation: msgIn .3s ease;\r\n    }\r\n\r\n    @keyframes msgIn {\r\n      from {\r\n        opacity: 0;\r\n        transform: translateY(8px);\r\n      }\r\n    }\r\n\r\n    .wana-msg.bot {\r\n      align-self: flex-start;\r\n      background: var(--wana-surface);\r\n      border-bottom-left-radius: 4px;\r\n      box-shadow: 0 2px 8px rgba(0, 0, 0, .06);\r\n    }\r\n\r\n    .wana-msg.user {\r\n      align-self: flex-end;\r\n      background: linear-gradient(135deg, var(--wana-primary), var(--wana-primary-light));\r\n      color: #fff;\r\n      border-bottom-right-radius: 4px;\r\n    }\r\n\r\n    .wana-msg.bot .source-badge {\r\n      display: inline-block;\r\n      margin-top: 6px;\r\n      padding: 2px 8px;\r\n      border-radius: 8px;\r\n      font-size: 10px;\r\n      background: var(--wana-bg);\r\n      color: var(--wana-text-muted);\r\n    }\r\n\r\n    .wana-rich-buttons {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 8px;\r\n      margin-top: 8px;\r\n    }\r\n\r\n    .wana-rich-btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 6px;\r\n      padding: 8px 14px;\r\n      border-radius: 20px;\r\n      border: 1.5px solid var(--wana-accent);\r\n      background: transparent;\r\n      color: var(--wana-primary);\r\n      font-size: 13px;\r\n      font-family: var(--wana-font);\r\n      cursor: pointer;\r\n      text-decoration: none;\r\n      transition: all .2s;\r\n    }\r\n\r\n    .wana-rich-btn:hover {\r\n      background: var(--wana-accent);\r\n      color: #fff;\r\n    }\r\n\r\n    .wana-typing {\r\n      align-self: flex-start;\r\n      display: flex;\r\n      gap: 5px;\r\n      padding: 12px 20px;\r\n      background: var(--wana-surface);\r\n      border-radius: 16px;\r\n      border-bottom-left-radius: 4px;\r\n    }\r\n\r\n    .wana-typing span {\r\n      width: 8px;\r\n      height: 8px;\r\n      border-radius: 50%;\r\n      background: var(--wana-accent);\r\n      animation: bounce 1.4s infinite;\r\n    }\r\n\r\n    .wana-typing span:nth-child(2) {\r\n      animation-delay: .2s;\r\n    }\r\n\r\n    .wana-typing span:nth-child(3) {\r\n      animation-delay: .4s;\r\n    }\r\n\r\n    @keyframes bounce {\r\n\r\n      0%,\r\n      60%,\r\n      100% {\r\n        transform: translateY(0);\r\n      }\r\n\r\n      30% {\r\n        transform: translateY(-8px);\r\n      }\r\n    }\r\n\r\n    .wana-input-area {\r\n      padding: 12px 16px;\r\n      background: var(--wana-surface);\r\n      border-top: 1px solid #e8e8e8;\r\n      display: flex;\r\n      gap: 10px;\r\n      align-items: center;\r\n    }\r\n\r\n    #wana-input {\r\n      flex: 1;\r\n      border: 1.5px solid #ddd;\r\n      border-radius: 24px;\r\n      padding: 10px 18px;\r\n      font-size: 14px;\r\n      font-family: var(--wana-font);\r\n      outline: none;\r\n      transition: border .2s;\r\n    }\r\n\r\n    #wana-input:focus {\r\n      border-color: var(--wana-accent);\r\n    }\r\n\r\n    #wana-send-btn {\r\n      width: 42px;\r\n      height: 42px;\r\n      border-radius: 50%;\r\n      border: none;\r\n      cursor: pointer;\r\n      background: linear-gradient(135deg, var(--wana-primary), var(--wana-accent));\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      transition: transform .2s;\r\n    }\r\n\r\n    #wana-send-btn:hover {\r\n      transform: scale(1.08);\r\n    }\r\n\r\n    #wana-send-btn:disabled {\r\n      opacity: .5;\r\n      cursor: not-allowed;\r\n    }\r\n\r\n    #wana-send-btn svg {\r\n      width: 20px;\r\n      height: 20px;\r\n      fill: #fff;\r\n    }\r\n  <\/style>\r\n\r\n  <!-- FAB Button -->\r\n  <button id=\"wana-chat-fab\" aria-label=\"Open chat\">\r\n    <svg class=\"chat-icon\" viewBox=\"0 0 24 24\">\r\n      <path d=\"M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z\" \/>\r\n    <\/svg>\r\n    <svg class=\"close-icon\" viewBox=\"0 0 24 24\">\r\n      <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z\" \/>\r\n    <\/svg>\r\n  <\/button>\r\n\r\n  <!-- Chat Container -->\r\n  <div id=\"wana-chat-container\">\r\n    <div class=\"wana-header\">\r\n      <div class=\"wana-avatar\">\ud83c\udf33<\/div>\r\n      <div class=\"wana-header-info\">\r\n        <h3>\u0e19\u0e49\u0e2d\u0e07\u0e27\u0e19\u0e32 AI<\/h3>\r\n        <p>\u0e41\u0e0a\u0e17\u0e1a\u0e2d\u0e17\u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u2022 \u0e15\u0e2d\u0e1a\u0e17\u0e38\u0e01\u0e04\u0e33\u0e16\u0e32\u0e21<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"wana-messages\" id=\"wana-messages\"><\/div>\r\n    <div class=\"wana-input-area\">\r\n      <input id=\"wana-input\" type=\"text\" placeholder=\"\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48...\" autocomplete=\"off\">\r\n      <button id=\"wana-send-btn\" aria-label=\"Send\">\r\n        <svg viewBox=\"0 0 24 24\">\r\n          <path d=\"M2.01 21L23 12 2.01 3 2 10l15 2-15 2z\" \/>\r\n        <\/svg>\r\n      <\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    \/\/ ====== CONFIGURATION ======\r\n    const WEBHOOK_URL = 'https:\/\/n8n.forest.go.th\/webhook\/wana-chat';\r\n    const SESSION_ID = 'session_' + Math.random().toString(36).substr(2, 9);\r\n\r\n    \/\/ ====== STATE ======\r\n    let isOpen = false;\r\n    let isSending = false;\r\n\r\n    \/\/ ====== FUNCTIONS ======\r\n    function toggleChat() {\r\n      isOpen = !isOpen;\r\n      document.getElementById('wana-chat-container').classList.toggle('visible', isOpen);\r\n      document.getElementById('wana-chat-fab').classList.toggle('open', isOpen);\r\n      if (isOpen && document.getElementById('wana-messages').children.length === 0) {\r\n        addBotMessage('\u0e2a\u0e27\u0e31\u0e2a\u0e14\u0e35\u0e04\u0e48\u0e30! \u0e14\u0e34\u0e09\u0e31\u0e19\u0e19\u0e49\u0e2d\u0e07\u0e27\u0e19\u0e32 \u0e41\u0e0a\u0e17\u0e1a\u0e2d\u0e17\u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\u0e04\u0e48\u0e30 \ud83c\udf32\\n\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22 \u0e01\u0e32\u0e23\u0e02\u0e2d\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15 \u0e2b\u0e23\u0e37\u0e2d\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e15\u0e48\u0e32\u0e07\u0e46 \u0e44\u0e14\u0e49\u0e40\u0e25\u0e22\u0e19\u0e30\u0e04\u0e30', 'welcome');\r\n      }\r\n      if (isOpen) document.getElementById('wana-input').focus();\r\n    }\r\n\r\n    function addBotMessage(text, source, richContent) {\r\n      const container = document.getElementById('wana-messages');\r\n      const div = document.createElement('div');\r\n      div.className = 'wana-msg bot';\r\n\r\n      \/\/ Format text: convert markdown-like bold and newlines\r\n      let html = text.replace(\/\\*\\*(.*?)\\*\\*\/g, '<strong>$1<\/strong>')\r\n        .replace(\/\\n\/g, '<br>')\r\n        .replace(\/(https?:\\\/\\\/[^\\s<]+)\/g, '<a href=\"$1\" target=\"_blank\" style=\"color:var(--wana-primary)\">$1<\/a>');\r\n      div.innerHTML = html;\r\n\r\n      if (source) {\r\n        const badge = document.createElement('span');\r\n        badge.className = 'source-badge';\r\n        badge.textContent = source === 'knowledge_base' ? '\ud83d\udcda \u0e08\u0e32\u0e01\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49' : source === 'welcome' ? '\ud83d\udc4b \u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a' : '\ud83e\udd16 AI \u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b';\r\n        div.appendChild(badge);\r\n      }\r\n\r\n      \/\/ Rich buttons\r\n      if (richContent && richContent.length > 0) {\r\n        const btnContainer = document.createElement('div');\r\n        btnContainer.className = 'wana-rich-buttons';\r\n        richContent.flat().forEach(item => {\r\n          if (item.type === 'button' && item.link) {\r\n            const a = document.createElement('a');\r\n            a.className = 'wana-rich-btn';\r\n            a.href = item.link;\r\n            a.target = '_blank';\r\n            a.textContent = item.text || '\u0e14\u0e39\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21';\r\n            btnContainer.appendChild(a);\r\n          }\r\n        });\r\n        if (btnContainer.children.length > 0) div.appendChild(btnContainer);\r\n      }\r\n\r\n      container.appendChild(div);\r\n      container.scrollTop = container.scrollHeight;\r\n    }\r\n\r\n    function addUserMessage(text) {\r\n      const container = document.getElementById('wana-messages');\r\n      const div = document.createElement('div');\r\n      div.className = 'wana-msg user';\r\n      div.textContent = text;\r\n      container.appendChild(div);\r\n      container.scrollTop = container.scrollHeight;\r\n    }\r\n\r\n    function showTyping() {\r\n      const container = document.getElementById('wana-messages');\r\n      const div = document.createElement('div');\r\n      div.className = 'wana-typing';\r\n      div.id = 'wana-typing-indicator';\r\n      div.innerHTML = '<span><\/span><span><\/span><span><\/span>';\r\n      container.appendChild(div);\r\n      container.scrollTop = container.scrollHeight;\r\n    }\r\n\r\n    function hideTyping() {\r\n      const el = document.getElementById('wana-typing-indicator');\r\n      if (el) el.remove();\r\n    }\r\n\r\n    async function sendMessage() {\r\n      const input = document.getElementById('wana-input');\r\n      const text = input.value.trim();\r\n      if (!text || isSending) return;\r\n\r\n      isSending = true;\r\n      document.getElementById('wana-send-btn').disabled = true;\r\n      input.value = '';\r\n      addUserMessage(text);\r\n      showTyping();\r\n\r\n      try {\r\n        const response = await fetch(WEBHOOK_URL, {\r\n          method: 'POST',\r\n          headers: { 'Content-Type': 'application\/json' },\r\n          body: JSON.stringify({ message: text, session_id: SESSION_ID })\r\n        });\r\n        const data = await response.json();\r\n        hideTyping();\r\n        addBotMessage(data.text || '\u0e02\u0e2d\u0e2d\u0e20\u0e31\u0e22\u0e04\u0e48\u0e30 \u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e1c\u0e25\u0e44\u0e14\u0e49\u0e43\u0e19\u0e02\u0e13\u0e30\u0e19\u0e35\u0e49', data.source, data.richContent);\r\n      } catch (err) {\r\n        hideTyping();\r\n        addBotMessage('\u0e02\u0e2d\u0e2d\u0e20\u0e31\u0e22\u0e04\u0e48\u0e30 \u0e23\u0e30\u0e1a\u0e1a\u0e02\u0e31\u0e14\u0e02\u0e49\u0e2d\u0e07\u0e0a\u0e31\u0e48\u0e27\u0e04\u0e23\u0e32\u0e27 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e25\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07\u0e19\u0e30\u0e04\u0e30 \ud83d\ude4f', 'error');\r\n      }\r\n\r\n      isSending = false;\r\n      document.getElementById('wana-send-btn').disabled = false;\r\n      input.focus();\r\n    }\r\n\r\n    \/\/ Enter key support\r\n    document.getElementById('wana-input').addEventListener('keydown', e => {\r\n      if (e.key === 'Enter') sendMessage();\r\n    });\r\n\r\n    \/\/ Bind Event Listeners\r\n    document.getElementById('wana-chat-fab').addEventListener('click', toggleChat);\r\n    document.getElementById('wana-send-btn').addEventListener('click', sendMessage);\r\n  <\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf33 \u0e19\u0e49\u0e2d\u0e07\u0e27\u0e19\u0e32 AI \u0e41\u0e0a\u0e17\u0e1a\u0e2d\u0e17\u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u2022 \u0e15\u0e2d\u0e1a\u0e17\u0e38\u0e01\u0e04\u0e33\u0e16\u0e32\u0e21<\/p>\n","protected":false},"author":282,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[56],"tags":[],"class_list":{"0":"post-9340","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-km","7":"czr-hentry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.forest.go.th\/it\/blog\/wana2\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\" \/>\n<meta property=\"og:description\" content=\"\ud83c\udf33 \u0e19\u0e49\u0e2d\u0e07\u0e27\u0e19\u0e32 AI \u0e41\u0e0a\u0e17\u0e1a\u0e2d\u0e17\u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u2022 \u0e15\u0e2d\u0e1a\u0e17\u0e38\u0e01\u0e04\u0e33\u0e16\u0e32\u0e21\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.forest.go.th\/it\/blog\/wana2\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-08T09:16:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T09:25:42+00:00\" \/>\n<meta name=\"author\" content=\"prapanpong\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"prapanpong\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/\"},\"author\":{\"name\":\"prapanpong\",\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#\\\/schema\\\/person\\\/516ca4320c7d22afdf72b62294c91dbc\"},\"headline\":\"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\",\"datePublished\":\"2026-07-08T09:16:33+00:00\",\"dateModified\":\"2026-07-08T09:25:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/\"},\"wordCount\":3,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#organization\"},\"articleSection\":[\"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\"],\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/\",\"url\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/\",\"name\":\"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#website\"},\"datePublished\":\"2026-07-08T09:16:33+00:00\",\"dateModified\":\"2026-07-08T09:25:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/wana2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/\",\"name\":\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\",\"description\":\"\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e49\u0e32\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#organization\",\"name\":\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\",\"url\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/wp-content\\\/uploads\\\/sites\\\/21\\\/2023\\\/02\\\/new-rfd-web-logo-it.png\",\"contentUrl\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/wp-content\\\/uploads\\\/sites\\\/21\\\/2023\\\/02\\\/new-rfd-web-logo-it.png\",\"width\":720,\"height\":200,\"caption\":\"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49\"},\"image\":{\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/#\\\/schema\\\/person\\\/516ca4320c7d22afdf72b62294c91dbc\",\"name\":\"prapanpong\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/29958b8a1247925ace979ba8150d4a6a6f2ec7974431c62261b0f55d5153556b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/29958b8a1247925ace979ba8150d4a6a6f2ec7974431c62261b0f55d5153556b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/29958b8a1247925ace979ba8150d4a6a6f2ec7974431c62261b0f55d5153556b?s=96&d=mm&r=g\",\"caption\":\"prapanpong\"},\"url\":\"https:\\\/\\\/www.forest.go.th\\\/it\\\/blog\\\/author\\\/prapanpong\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/","og_locale":"th_TH","og_type":"article","og_title":"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49","og_description":"\ud83c\udf33 \u0e19\u0e49\u0e2d\u0e07\u0e27\u0e19\u0e32 AI \u0e41\u0e0a\u0e17\u0e1a\u0e2d\u0e17\u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u2022 \u0e15\u0e2d\u0e1a\u0e17\u0e38\u0e01\u0e04\u0e33\u0e16\u0e32\u0e21","og_url":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/","og_site_name":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49","article_published_time":"2026-07-08T09:16:33+00:00","article_modified_time":"2026-07-08T09:25:42+00:00","author":"prapanpong","twitter_card":"summary_large_image","twitter_misc":{"Written by":"prapanpong","Est. reading time":"1 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/#article","isPartOf":{"@id":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/"},"author":{"name":"prapanpong","@id":"https:\/\/www.forest.go.th\/it\/#\/schema\/person\/516ca4320c7d22afdf72b62294c91dbc"},"headline":"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49","datePublished":"2026-07-08T09:16:33+00:00","dateModified":"2026-07-08T09:25:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/"},"wordCount":3,"commentCount":0,"publisher":{"@id":"https:\/\/www.forest.go.th\/it\/#organization"},"articleSection":["\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49"],"inLanguage":"th","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.forest.go.th\/it\/blog\/wana2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/","url":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/","name":"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 - \u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49","isPartOf":{"@id":"https:\/\/www.forest.go.th\/it\/#website"},"datePublished":"2026-07-08T09:16:33+00:00","dateModified":"2026-07-08T09:25:42+00:00","breadcrumb":{"@id":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.forest.go.th\/it\/blog\/wana2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.forest.go.th\/it\/blog\/wana2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.forest.go.th\/it\/"},{"@type":"ListItem","position":2,"name":"(\u0e2d\u0e22\u0e39\u0e48\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e14\u0e2a\u0e2d\u0e1a) \u0e27\u0e19\u0e32 V2.0 Chatbot \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49"}]},{"@type":"WebSite","@id":"https:\/\/www.forest.go.th\/it\/#website","url":"https:\/\/www.forest.go.th\/it\/","name":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49","description":"\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e49\u0e32\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28","publisher":{"@id":"https:\/\/www.forest.go.th\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.forest.go.th\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"},{"@type":"Organization","@id":"https:\/\/www.forest.go.th\/it\/#organization","name":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49","url":"https:\/\/www.forest.go.th\/it\/","logo":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/www.forest.go.th\/it\/#\/schema\/logo\/image\/","url":"https:\/\/www.forest.go.th\/it\/wp-content\/uploads\/sites\/21\/2023\/02\/new-rfd-web-logo-it.png","contentUrl":"https:\/\/www.forest.go.th\/it\/wp-content\/uploads\/sites\/21\/2023\/02\/new-rfd-web-logo-it.png","width":720,"height":200,"caption":"\u0e28\u0e39\u0e19\u0e22\u0e4c\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e40\u0e17\u0e28\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23 \u0e01\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49"},"image":{"@id":"https:\/\/www.forest.go.th\/it\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.forest.go.th\/it\/#\/schema\/person\/516ca4320c7d22afdf72b62294c91dbc","name":"prapanpong","image":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/secure.gravatar.com\/avatar\/29958b8a1247925ace979ba8150d4a6a6f2ec7974431c62261b0f55d5153556b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/29958b8a1247925ace979ba8150d4a6a6f2ec7974431c62261b0f55d5153556b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/29958b8a1247925ace979ba8150d4a6a6f2ec7974431c62261b0f55d5153556b?s=96&d=mm&r=g","caption":"prapanpong"},"url":"https:\/\/www.forest.go.th\/it\/blog\/author\/prapanpong\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/posts\/9340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/users\/282"}],"replies":[{"embeddable":true,"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/comments?post=9340"}],"version-history":[{"count":9,"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/posts\/9340\/revisions"}],"predecessor-version":[{"id":9350,"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/posts\/9340\/revisions\/9350"}],"wp:attachment":[{"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/media?parent=9340"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/categories?post=9340"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.forest.go.th\/it\/wp-json\/wp\/v2\/tags?post=9340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}