Crate automate_derive

Source

Macros§

functions
methods
stateless

Attribute Macros§

convert
endpoint
listener
An event listener function. The function takes two arguments, the first being the session which contains data about the bot and methods to send instructions to discord. The second argument is the event dispatch which contains data about the event. The library will call this function each time it receives an event of the type of the second argument.
object
payload
stringify

Derive Macros§

State