Skip to main content

Easy Add KakaoTalk Channel (Recommended)

Easy Add KakaoTalk Channel

Official Documentation

You can add a KakaoTalk channel easily using the followChannel function.

export function followChannel(channelPublicId: string): Promise<boolean>;

The result indicates whether the easy channel addition was successful.

  • channelPublicId: The ID of the KakaoTalk channel to add.