NAFTeam/NAFF

[FEAT] Webhook Thread ID

Closed this issue · 0 comments

Describe the solution you'd like
Option to send webhooks to thread. docs

Additional information
We already have HTTP support and the execute function support it.
https://github.com/Discord-Snake-Pit/Dis-Snek/blob/69d06dd21c43e23b6d1b5c5e1ad2796ae1e46cea/dis_snek/api/http/http_requests/webhooks.py#L106

I just don't see it ever used.
Current webhook send: https://github.com/Discord-Snake-Pit/Dis-Snek/blob/25bb9683e0f559825f0f6f3294a0cfe916282419/dis_snek/models/discord/webhooks.py#L132