stream
Main plugin middleware. Install this on your bot to use this plugin.
This middleware will register two things:
ctx: stream a message to the current chat.reply With Stream ctx: stream a message to any chat.api .stream Message
Consider installing the auto
Type Parameters
C
ts
C extends ContextParameters
options
ts
options: StreamOptions<C>Optional options object for this plugin