ChatDispatcher
Chat service.
Table of Contents
Methods
- __construct() : mixed
- getChat() : Chat|null
- Returns chat object.
Methods
__construct()
public
__construct() : mixed
getChat()
Returns chat object.
public
getChat(int $chatId) : Chat|null
Parameters
- $chatId : int
-
Chat id.