This is Java client for Max Bot API. It gives you full access to API in your Java code. Library has been built based on Max Bot API Schema that is OpenAPI-compliant. Full documentation of API can be ...
Inbound The package registers POST / {prefix}/ {webhook_key} (default /viber-bot-api/webhook), guarded by the VerifyViberSignature middleware (HMAC-SHA256 of the raw body against your token). Prefix, ...