Appearance
@line/bot-sdk / WebhookRequestBody
Type Alias: WebhookRequestBody
WebhookRequestBody =
object
Defined in: lib/types.ts:33
Request body which is sent by webhook.
See
Properties
destination
destination:
string
Defined in: lib/types.ts:37
User ID of a bot that should receive webhook events. The user ID value is a string that matches the regular expression, U[0-9a-f]{32}.
events
events:
WebhookEvent
[]
Defined in: lib/types.ts:42
Information about the event