Nick Crews
Nick Crews
Hi! Thanks for the issue. Can you explain why you need to use this new syntax, and the existing syntax isn't adequate? Compatibility with an existing other command? Which one?...
Oh, am I being silly, is it because I am triggering on AppMentioned, but I am trying to reference MessagePosted data fields? I just found https://docs.slack.dev/tools/deno-slack-sdk/guides/creating-event-triggers#response-object It looks like the...
> - message_ts is always the timestamp of the message. > - thread_ts is the timestamp of the thread (if the message is in a thread, NULL otherwise). You are...