get-webhook ( webhook-id -- json )


Vocabulary
discord

Inputs
webhook-idan object


Outputs
jsonan object


Definition


: get-webhook ( webhook-id -- json )
"/webhooks/%s" sprintf discord-get ;