verify
Method
This is a method of the WebhookVerifierProtocol class in the protocols module.Return True if the inbound webhook is authentic.
Signature
Returns
bool
True if the signature/secret verifies, False otherwise.
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 292
