Documentation says:
Callback requests contain an array of events called direct_message_events.
During testing I have only ever seen a single item in the array. Can someone please explain the conditions that would lead to there being more than one item in this array?
I know that group direct messages are not included in the public API and therefore do not generate an event, so I know it’s not this.
Thanks,
SJ