rmcafee / discord_ex

Discord Elixir Library
MIT License
47 stars 13 forks source link

How can I send a message not as a response to an event #47

Open kmeehl opened 6 years ago

kmeehl commented 6 years ago

I'm trying to send a chat message from the client handler without having received an event. So I do not have access to current client state. What's the best way to do this?