#extremely partial message object

1 messages · Page 1 of 1 (latest)

hallow iron
#

Hello on message_create events I am recieving an object like so:


{
 bitfield: ToggleBitfield { bitfield: 0 },
 flags: ToggleBitfield { bitfield: 0 }
}

which is extremely partial for a message object. This is just a standard bot made with the createBot func. Why is this happening

tribal pawn
#

transformer customizers do not allow most props by default

#

bot.transformers.desiredProperties.message

#

set keys u want to true