Skip to content
New issue

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

Get Conversation Replies (Threads) #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

calexander3
Copy link

No description provided.

@@ -22,6 +22,6 @@ public class Message : SlackSocketMessage
public Reaction[] reactions;
//Wibblr? Not really sure what this applies to. :<

public DateTime? thread_ts;
public string thread_ts;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are open to suggestions here but the conversion the DateTime type was causing some fidelity loss and the conversation reply api needs an exact timestamp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants