Skip to main content

probe

AsyncMethod
This is a method of the BotProtocol class in the protocols module.
Test channel connectivity without starting the bot. Verifies the bot token is valid and the platform API is reachable.

Signature

Returns

ProbeResult
ProbeResult with connectivity status and bot info.

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 1049