ผู้ใช้เปิดข้อความส่วนตัวจากแอป 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"]],["อัปเดตล่าสุด 2024-12-17 UTC"],[[["Google Chat app interaction events are triggered by various user actions, such as sending messages, adding/removing the app, interacting with cards, and updating widgets."],["These events provide context about the interaction, like the user, space, and specific action taken, allowing your app to respond appropriately."],["`ADDED_TO_SPACE` and `REMOVED_FROM_SPACE` events help manage the app's presence in spaces, while `CARD_CLICKED` enables handling user interactions with card elements."],["`MESSAGE` events cover various scenarios, including direct messages, @mentions, slash commands, and link previews, enabling diverse app functionalities."],["`APP_HOME` and `SUBMIT_FORM` events allow for interactions specific to apps that utilize the app home feature for a more integrated experience within Google Chat."]]],[]]