Open leifwalsh opened 1 year ago
Responses to conversations.replies API calls can return messages with attachments objects that are missing an id field, but the schema says they should be required. If they're not going to be present, they should not be required.
conversations.replies
attachments
id
Responses to
conversations.replies
API calls can return messages withattachments
objects that are missing anid
field, but the schema says they should be required. If they're not going to be present, they should not be required.