@@ -249,7 +249,7 @@ <h2 id="button-style"><a class="header" href="#button-style">Button Style</a></h
249249< li > < code > link</ code > - Redirect button</ li >
250250</ ul >
251251< discord-messages >
252- < discord-message avatar ="https://cdn.discordapp.com/avatars/1009018156494368798/612acd98b01ab110615a2524ee2b6360.png " bot role-color =" #378afa " verified author ="BDFD Support ">
252+ < discord-message verified role-color =" #378afa " avatar ="https://cdn.discordapp.com/avatars/1009018156494368798/612acd98b01ab110615a2524ee2b6360.png " bot author ="BDFD Support ">
253253 Buttons:
254254 < discord-attachments slot ="components ">
255255 < discord-action-row >
@@ -264,7 +264,7 @@ <h2 id="button-style"><a class="header" href="#button-style">Button Style</a></h
264264 < discord-button type ="success ">
265265 Success
266266 </ discord-button >
267- < discord-button disabled type ="success ">
267+ < discord-button type ="success " disabled >
268268 Success
269269 </ discord-button >
270270 </ discord-action-row >
@@ -280,25 +280,25 @@ <h2 id="button-style"><a class="header" href="#button-style">Button Style</a></h
280280 < discord-button type ="secondary ">
281281 Secondary
282282 </ discord-button >
283- < discord-button disabled type ="secondary ">
283+ < discord-button type ="secondary " disabled >
284284 Secondary
285285 </ discord-button >
286286 </ discord-action-row >
287287 </ discord-attachments >
288288 </ discord-message >
289- < discord-message bot role-color =" #378afa " author =" BDFD Support " avatar ="https://cdn.discordapp.com/avatars/1009018156494368798/612acd98b01ab110615a2524ee2b6360.png " verified >
289+ < discord-message avatar ="https://cdn.discordapp.com/avatars/1009018156494368798/612acd98b01ab110615a2524ee2b6360.png " author =" BDFD Support " role-color =" #378afa " verified bot >
290290 Other Buttons:
291291 < discord-attachments slot ="components ">
292292 < discord-action-row >
293293 < discord-button type ="secondary " url ="https://wiki.botdesignerdiscord.com ">
294294 Link
295295 </ discord-button >
296- < discord-button disabled type ="secondary " url ="https://wiki.botdesignerdiscord.com ">
296+ < discord-button type ="secondary " disabled url ="https://wiki.botdesignerdiscord.com ">
297297 Link
298298 </ discord-button >
299299 </ discord-action-row >
300300 < discord-action-row >
301- < discord-button type =" secondary " emoji ="https://em-content.zobj.net/thumbs/120/mozilla/36/heavy-black-heart_2764.png ">
301+ < discord-button emoji ="https://em-content.zobj.net/thumbs/120/mozilla/36/heavy-black-heart_2764.png " type =" secondary ">
302302 Emoji
303303 </ discord-button >
304304 </ discord-action-row >
@@ -325,7 +325,7 @@ <h2 id="example"><a class="header" href="#example">Example</a></h2>
325325 < discord-message author ="RainbowKey " role-color ="#E67E22 " avatar ="https://cdn.discordapp.com/avatars/803569638084313098/1c0a70609cdd326f9265bb2040e83b7e.png ">
326326 !example
327327 </ discord-message >
328- < discord-message author =" BDFD Support " bot verified avatar ="https://cdn.discordapp.com/avatars/1009018156494368798/612acd98b01ab110615a2524ee2b6360.png " role-color ="#378afa ">
328+ < discord-message avatar ="https://cdn.discordapp.com/avatars/1009018156494368798/612acd98b01ab110615a2524ee2b6360.png " verified role-color ="#378afa " author =" BDFD Support " bot >
329329 Hello
330330 < discord-attachments slot ="components ">
331331 < discord-action-row >
0 commit comments