24. KakaoTalk Group Chatting

Guide you how to implement Query of KakaoTalk Group Chatting Room List and Sending Group Chatting Messages in your game.

API permission is required to view the list of group chat rooms. Please contact Kakao Games Business PM.

 


KakaoTalk Group Chatting Message

  • A message can be sent to a group chatting room if there is a group chatting room in the user’s KakaoTalk chat list.

Precautions for when Implementing the Sending of Group Chatting Messages

  • You can send a message to a group chatting room in KakaoTalk using the group room message send API.

    • The group room message is completely different from the game message and invitation message.

    • Create a message that can cover both members and nonmembers.

      • The users in the group chatting room may or may not have an account for the game.

      • With this fact in consideration, create a message that can be sent in a completely different format, not in the form of the game messages or invitation messages.

      • Make sure that the word “invitation” is not included in particular. It can be a reason for rejection in policy screening.