Footer Options - Image only
Correctly, you can create a footer with text and an image.
.setFooter("text", "image")
The image is optional, where as the text is mandatory.
It would be great if you could make a footer with just an image. You're not able to add blank options to any field, realising this was quite annoying.
I tried doing .setFooter("", "image") but it wasn't added to the embed. Same thing happened if I put a space in the text section.
0
-
You can use an invisible character, no-width like alt+0173 as a substitute for a blank text field.
That's how I do it.
1 -
Thank you very much! This was the type of thing I was looking for.
0
Please sign in to leave a comment.
Comments
2 comments