mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-12-14 07:36:28 +01:00
use dpp::cluster::post_rest to send Webhook request
This commit is contained in:
parent
ccd2736c63
commit
7ee916537c
5 changed files with 10 additions and 30 deletions
|
|
@ -28,7 +28,7 @@ namespace bot {
|
|||
std::string author;
|
||||
std::string avatar;
|
||||
std::string message;
|
||||
std::string webhook;
|
||||
dpp::webhook webhook;
|
||||
};
|
||||
|
||||
class submit_queue {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue