Module hookshot

Module hookshot 

Source
Expand description

Hookshot - Matrix Hookshot inbound webhook

Sends a Matrix Hookshot-compatible JSON body with text, generated html, and an optional username

§Example

webhooks:
  my_hookshot:
    type: hookshot
    url: "https://matrix.example.com/_matrix/hookshot/webhook/..."

See HookshotWebhook for all options

Structs§

HookshotWebhook