Initial Code
This commit is contained in:
9
responses/ticket/orderembed.yaml
Normal file
9
responses/ticket/orderembed.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
color: "Aqua"
|
||||
title: "`{user}'s` Commission Ticket"
|
||||
thumbnail: "{thumbnail}"
|
||||
fields:
|
||||
- { name: "Description", value: "{description}", inline: false }
|
||||
- { name: "Status", value: "{status}", inline: true }
|
||||
- { name: "Price", value: "{price}", inline: true }
|
||||
- { name: "Deadline", value: "{deadline}", inline: true }
|
||||
timestamp: true
|
||||
Reference in New Issue
Block a user