Creates an instance of WorketClient.
The Telegram client instance.
Handles new business connections.
The business connection data.
Handles incoming callback queries.
The callback query data.
Handles updates to chat boosts.
The chat boost update data.
Handles chat join requests.
The chat join request data.
Handles updates to chat members.
The chat member update data.
Handles chosen inline results.
The chosen inline result data.
Handles deleted business messages.
The deleted business messages data.
Handles incoming inline queries.
The inline query data.
Handles reactions to messages.
The message reaction data.
Handles updates to message reaction counts.
The message reaction count data.
Handles updates to the client's chat member status.
The chat member update data.
Handles new poll answers.
The poll answer data.
Handles pre-checkout queries.
The pre-checkout query data.
Handles purchased paid media.
The purchased paid media.
Handles removed chat boosts.
The removed chat boost data.
Handles incoming shipping queries.
The shipping query data.
Processes an incoming update and emits the corresponding event.
The update data received from Telegram.
Handles incoming updates from the Telegram API and routes them to the appropriate event handlers.