BaseRequestMiddleware
in package
AbstractYes
Table of Contents
Methods
- __invoke() : mixed
Methods
__invoke()
public
abstract __invoke(callable(Bot, TelegramMethod<string|int, mixed>, Array): mixed $next, Bot $bot, TelegramMethod<string|int, mixed> $method[, int|null $timeout = null ]) : mixed
Parameters
- $next : callable(Bot, TelegramMethod<string|int, mixed>, Array): mixed
- $bot : Bot
- $method : TelegramMethod<string|int, mixed>
- $timeout : int|null = null