Skip to content

Commit

Permalink
Add Thread_ts to shortcut payload message
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkors committed Apr 4, 2023
1 parent 0c4a28d commit 928e675
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ public class Message
public string Text { get; set; }
public string User { get; set; }
public string Ts { get; set; }
public string Thread_Ts { get;set; }
}

0 comments on commit 928e675

Please sign in to comment.