Closed A5rocks closed 3 years ago
There were a couple bugs / things that needed fixing. In detail, they were:
options
undefined
value
GuildMember#user
!
data
thanks 👌
There were a couple bugs / things that needed fixing. In detail, they were:
options
is actuallyundefined
sometimes. I wasted half an hour trying to track this down :(value
was incorrectly set.GuildMember#user
cannot be undefined.!
s I would need with the guarantee ofdata
on application commands last time, so I fixed that.