Current section

Files

Jump to
telega include telega@router_ComposedRouter.hrl
Raw

include/telega@router_ComposedRouter.hrl

-record(composed_router, {
composes :: list(telega@router:router(any(), any(), any())),
name :: binary()
}).