# Reply State
Base type —
int
| Name | Identifier | Code |
|---|---|---|
| Unread | c_conversationReplyStateUnread | 0 |
| Read | c_conversationReplyStateRead | 1 |
| Old | c_conversationReplyStateOld | 2 |
# Related
Category: Conversation / Support
- Reply State — preset —
int - Picked State — preset —
bool - Unpicked Only Option — preset —
bool - Global Conversation State Index — preset —
convstateindex - Global Conversation Character — preset —
convcharacter - No Conversation State Index — preset —
convstateindex - No Conversation Reply — preset —
reply - No Conversation — preset —
conversation - Conversation Skip Option — preset —
int - Any Reply — preset —
reply - Any Conversation — preset —
conversation - Any Conversation State Index — preset —
convstateindex
# Examples
— None found —