RawRequest
A webhook as the host received it.
Fields
headersRecord<string, string>requiredRequest headers by name, names lowercased.
bodyUint8ArrayrequiredThe body's exact bytes, unparsed, so a signature over them can be checked.
A webhook as the host received it.
headersRecord<string, string>requiredRequest headers by name, names lowercased.
bodyUint8ArrayrequiredThe body's exact bytes, unparsed, so a signature over them can be checked.