#how can I create a string selection without having the default options?
1 messages · Page 1 of 1 (latest)
What are you trying to do exactly?
o que que vc quer fazer?
n tankei
Please keep to English here
"if the message has attachments, you must send a string select with the attachments"
I read it the first time. Still does not make sense to me
Yes I understand what a string select is. But what are you trying to put in it. And what does clicking it do?
And clicking it does what?
Post it in the channel? Changed the embed?
It also looks like you have it working
send an embed, with attachment description
In any case. Since you are using decorators you need to pass the list off attachments into the AttachmentView, and add the options in your __init() function
In the init function?
on the decorator
?
Just leave the options blank
And in init you do
self.attachment.add_item()
hmmmm
AttachmentView?
Yes
for which init?
Send me the custom view as text please