ExGram.Middleware.Builder (ex_gram v0.34.0) View Source

Macros for building bot settings like middlewares, commands and regex

Link to this section Summary

Link to this section Functions

Link to this macro

command(command, opts \\ [])

View Source (macro)
Link to this macro

middleware(middleware, opts \\ [])

View Source (macro)
Link to this macro

regex(regex, name, opts \\ [])

View Source (macro)