콘텐츠로 이동

KakaoChannel

Defined in: packages/core/src/types/kakao-channel.ts:1

optional createdAt?: Date

Defined in: packages/core/src/types/kakao-channel.ts:15


optional name?: string

Defined in: packages/core/src/types/kakao-channel.ts:13


optional plusId?: string

Defined in: packages/core/src/types/kakao-channel.ts:12

Kakao channel id including “@”, when available (e.g. “@mybrand”).


providerId: string

Defined in: packages/core/src/types/kakao-channel.ts:2


optional raw?: unknown

Defined in: packages/core/src/types/kakao-channel.ts:17


senderKey: string

Defined in: packages/core/src/types/kakao-channel.ts:8

Provider-specific Kakao channel key.

  • Aligo: senderKey
  • Solapi: pfId (profileId)

optional status?: string

Defined in: packages/core/src/types/kakao-channel.ts:14


optional updatedAt?: Date

Defined in: packages/core/src/types/kakao-channel.ts:16