---
name: AppShellActionType
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# AppShellActionType

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `None` | 0 |  |
| `OpenApp` | 1 |  |
| `TapChatTab` | 2 |  |
| `TapConversationEntry` | 3 |  |
| `TapAvatarTab` | 4 |  |
| `ReadConversation` | 5 |  |
| `TapGamePageTab` | 6 |  |
| `TapHomePageTab` | 7 |  |
| `GamePageLoaded` | 8 |  |
| `HomePageLoaded` | 9 |  |
| `AvatarEditorPageLoaded` | 10 |  |
| `HomePageInteractive` | 11 |  |