[[["התוכן קל להבנה","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-03-06 (שעון UTC)."],[[["The provided content describes different types of app commands."],["`APP_COMMAND_TYPE_UNSPECIFIED` is the default value for an unspecified command type."],["`SLASH_COMMAND` represents a command sent via a slash in a message."],["`QUICK_COMMAND` is a command initiated by the user, often through an integration menu action."]]],["The core content defines the types of app commands. `APP_COMMAND_TYPE_UNSPECIFIED` is the default, representing an unspecified command type. `SLASH_COMMAND` indicates a command initiated via a slash in a message. `QUICK_COMMAND` signifies a command invoked directly by a user action, potentially through an integration menu. These three enums are used to categorize the nature of different app command interactions.\n"]]