package main type Webhook struct { Target string Join string Message string }