Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 665 Bytes

CreateTwitterWebhook.md

File metadata and controls

15 lines (11 loc) · 665 Bytes

Dofusdude.Api.Model.CreateTwitterWebhook

Properties

Name Type Description Notes
Whitelist List<string> [optional]
Blacklist List<string> [optional]
Subscriptions List<string> Get the available subscriptions with /meta/webhooks/twitter
Format string
PreviewLength int? [optional]
Callback string Discord Webhook URL

[Back to Model list] [Back to API list] [Back to README]