Skip to main content

Type Alias: FeedbackAuthorKind

FeedbackAuthorKind = "end_user" | "staff" | "supervisor" | "system" | "agent" | "unknown"

Defined in: packages/sdk/src/types/chat-types.ts:547

Who left the feedback (distinct from capture source). Not split by admin vs staff scopes — those are role/permission details (see authorRoleName), not author categories.