update code to be inline with reviews

This commit is contained in:
Zomatree
2023-04-20 17:45:48 +01:00
parent 426d836a09
commit 312e1dd41f
11 changed files with 12 additions and 15 deletions

View File

@@ -112,8 +112,6 @@ pub struct Interactions {
/// Information about the webhook which
#[derive(Serialize, Deserialize, JsonSchema, Debug, Clone, Validate, Default)]
pub struct MessageWebhook {
// Id of Webhook
pub id: String,
// The name of the webhook - 1 to 32 chars
pub name: String,
// The id of the avatar of the webhook, if it has one