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

Macros for building bot settings like middlewares, commands and regex

Summary

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)