You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
function response(room, msg, sender, isGroupChat, replier, imageDB, packageName) 에서 room, msg 등을 출력해 보면 카카오톡 오픈채팅방의 경우 room과 sender가 동일하게 값이 할당되는 오류 발견
The text was updated successfully, but these errors were encountered:
function response(room, msg, sender, isGroupChat, replier, imageDB, packageName) 에서 room, msg 등을 출력해 보면 카카오톡 오픈채팅방의 경우 room과 sender가 동일하게 값이 할당되는 오류 발견
The text was updated successfully, but these errors were encountered: