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

Summary Table: chat_postMessage vs chat_postEphemeral #4

Open
jamestiotio opened this issue Feb 9, 2020 · 0 comments
Open

Summary Table: chat_postMessage vs chat_postEphemeral #4

jamestiotio opened this issue Feb 9, 2020 · 0 comments
Assignees
Labels
design decision There are pros and cons to be considered

Comments

@jamestiotio
Copy link
Member

jamestiotio commented Feb 9, 2020

Might want to reconsider between chat_postMessage and chat_postEphemeral (with each of their own pros and cons) for the summary table:

# Send scoreboard message
config.web_client.chat_postMessage(
channel=channel, user=user_id, blocks=content
)

For future reference, chat_postMessage would restrict the respective judges to ask for their summary tables in direct messages only, while chat_postEphemeral would restrict too much interaction between the judge and the summary table message since there is no message persistence.

@jamestiotio jamestiotio self-assigned this Feb 9, 2020
@jamestiotio jamestiotio added the design decision There are pros and cons to be considered label Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design decision There are pros and cons to be considered
Projects
None yet
Development

No branches or pull requests

1 participant