#AttributeError 'list' object has no attribute 'add_field'
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
so basically it adds shop items into add_field using list but i cant is there a solution?
pages_[0].add_field(name = f"{name}{icon} \n {price}", value = f"\nID: `{purchaseid}` \n{desc}")
Print pages_
You have a list with another list