forked from jmug/stoatchat
update code to be inline with reviews
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user