using only id to send DM
hey guys, quick question. to avoid api calls, I plan on saving a user's id to my database, then when I need to DM them:
it *seems * to work for the few users I've tried. but I have a feeling there are crucial downsides to it (all the other fields in user are null for example).
anyone know more about this?
it *seems * to work for the few users I've tried. but I have a feeling there are crucial downsides to it (all the other fields in user are null for example).
anyone know more about this?