List available webhook event types.
cURL
curl --request GET \ --url https://api.crustocean.chat/api/webhook-subscriptions/meta/events
[ { "event": "<string>", "description": "<string>" } ]
message.created
member.joined
Event type list