bootdesk/chat-sdk

GitHubWebhookVerifier
in package

Table of Contents

Properties

$webhookSecret  : string

Methods

__construct()  : mixed
verify()  : bool

Properties

Methods

__construct()

public __construct(string $webhookSecret) : mixed
Parameters
$webhookSecret : string

verify()

public verify(string $body, string $signature) : bool
Parameters
$body : string
$signature : string
Return values
bool
On this page

Search results