ผู้ใช้เปิดข้อความส่วนตัวจากแอป Chat ที่ใช้หน้าแรกของแอป ระบบจะรวมเฉพาะช่อง type, user และ space สำหรับเหตุการณ์ประเภทนี้ ดูข้อมูลเพิ่มเติมได้ที่สร้างหน้าแรกสำหรับแอป Google Chat
SUBMIT_FORM
ผู้ใช้ส่งข้อมูลในการ์ดหน้าแรกของแอป ระบบจะรวมเฉพาะช่อง type, user และ space สำหรับเหตุการณ์ประเภทนี้ ดูข้อมูลเพิ่มเติมได้ที่สร้างหน้าแรกสำหรับแอป Google Chat
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-09-12 UTC"],[],["Google Chat apps can receive various interaction events. These include `MESSAGE` (user messages or @mentions), `ADDED_TO_SPACE` (app added to space), `REMOVED_FROM_SPACE` (app removed), `CARD_CLICKED` (user clicks a card element), `WIDGET_UPDATED` (widget update), `APP_COMMAND` (user command), `APP_HOME` (user opens app home), and `SUBMIT_FORM` (user submits app home card). Each event triggers specific app actions, like posting welcome messages or responding to user input.\n"]]