i want to know how to do a field with the webhook ```rust let embed = Embed { title: Some(username.to_owned()), description: Some(description.to_owned()), color: Some(14423100), fields: ??? } ``` thx for the answer
i want to know how to do a field with the webhook
thx for the answer