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

Unable to send ephemeral message from inside of the hook #32

Closed
vespian opened this issue Mar 16, 2020 · 3 comments
Closed

Unable to send ephemeral message from inside of the hook #32

vespian opened this issue Mar 16, 2020 · 3 comments
Milestone

Comments

@vespian
Copy link
Contributor

vespian commented Mar 16, 2020

This is a followup of the discussion in #31 (comment) and #31 (comment).

For some reason, from within UserHasJoinedChannel hook it is impossible to send an ephemeral message using p.API.SendEphemeralPost(). It is unclear/has not been tested if this is limited to this hook only.

The problem needs to be investigated and the underlying issue fixed.

@hanzei
Copy link
Contributor

hanzei commented Mar 22, 2020

See #31 (comment) for the reason why is his happening

@hanzei hanzei added the Needs Spec Needs further specification to be a good (help wanted) ticket label Mar 22, 2020
@jfrerich
Copy link
Contributor

This issue will be resolved after merging #31.

@hanzei hanzei removed the Needs Spec Needs further specification to be a good (help wanted) ticket label Apr 17, 2020
@hanzei
Copy link
Contributor

hanzei commented Apr 17, 2020

Fixed with #31

@hanzei hanzei closed this as completed Apr 17, 2020
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

No branches or pull requests

3 participants