IncomingWebhook
Summary
Data object defining an incoming webhook. Used for incoming webhooks with the circuit web client.
Item Index
Properties
modificationTime
Syntax
modificationTime
Number
Summary
The time when the webhook was modified last.
userId
Syntax
userId
String
Summary
The id of the user for which the message of the incoming webhook is posted. This can either be the creator which is the case if user create webhooks for themselve or the user ID of a bot, for example when somebody with the DEVELOPER_CONSOLE_MANAGE permission creates an incoming webhook for a bot.