Awesome Message SDK - v0.12.4
Preparing search index...
CreateKakaoChannelRequest
Interface CreateKakaoChannelRequest
카카오 채널 등록 요청 데이터
새로운 카카오 채널을 등록할 때 사용되는 요청 데이터입니다.
interface
CreateKakaoChannelRequest
{
plusFriendId
:
string
;
phoneNo
:
string
;
categoryCode
:
string
;
}
Index
Properties
plus
Friend
Id
phone
No
category
Code
Properties
plus
Friend
Id
plusFriendId
:
string
플러스친구 ID (최대 30자)
phone
No
phoneNo
:
string
연락처 번호 (최대 15자)
category
Code
categoryCode
:
string
카테고리 코드 (11자)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
plus
Friend
Id
phone
No
category
Code
Awesome Message SDK - v0.12.4
Loading...
카카오 채널 등록 요청 데이터
새로운 카카오 채널을 등록할 때 사용되는 요청 데이터입니다.