We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안녕하세요.
웹훅 데이터에서 Content는 항상 한 종류만 들어있는 것이 확실한지 문의드립니다. 가령, ImageContent와 TextContent가 동시에 들어있을 수 있는지 궁금합니다.
FileContent를 제외한 나머지 Content는 한 종류만 날아오던데, FileContent의 경우는 TextContent와 FileContet가 같이 들어있는 것이 의도된 동작인지 확인 부탁드립니다.
{"event":"echo","user":"HBIwEYcq0q44R43ACmo6jA","messageId":9,"textContent":{},"fileContent":{"downloadUrl":"https://cloudstorage.naver.com/k/onetalk/r/w5tcsb-8b6cc7c2-7c7a-15b5-1c7c-51d61e3b10fc?tc=iHmgXwBe0cJlmQVqZX4Fscw5GirOUzTauHxFRCHu1NBb%2Fu%2FA5j83Tfe0pIFDtMWJ7KXnrVkx3MfHVuI52Sa%2B9A8%3D","fileName":"test.txt","expireDate":"2024-01-31"},"options":{"noReflectBot":false,"mobile":true,"managerNickname":"박진영"},"echoedEvent":"send"}
The text was updated successfully, but these errors were encountered:
1 - 한 종류의 콘텐트만 전달됩니다. 2 - 버그로 판단되어 fileContent전달 시, textContent 빈 값이 전달이 되지 않도록 수정 및 배포 예정입니다.
fileContent
textContent
꼼꼼히 확인해주신 점 감사합니다.
Sorry, something went wrong.
No branches or pull requests
안녕하세요.
웹훅 데이터에서 Content는 항상 한 종류만 들어있는 것이 확실한지 문의드립니다.
가령, ImageContent와 TextContent가 동시에 들어있을 수 있는지 궁금합니다.
FileContent를 제외한 나머지 Content는 한 종류만 날아오던데, FileContent의 경우는 TextContent와 FileContet가 같이 들어있는 것이 의도된 동작인지 확인 부탁드립니다.
The text was updated successfully, but these errors were encountered: