“Discord JS Wyślij autora DM” Kod odpowiedzi

Discord JS Wyślij DM do użytkownika

// In order for a bot to send a message, you need <client>.send()
// the client is where the bot will send a message to(A channel, everywhere in the server, or a PM). 
// If you want the bot to PM a certain user, you can use message.author as your client. 
mesage.author.send("LOL, I just slid into your DMs :joy:";
N!ls

Discord JS Wyślij autora DM

message.author.send("hello word");
mousepad.eth

Odpowiedzi podobne do “Discord JS Wyślij autora DM”

Pytania podobne do “Discord JS Wyślij autora DM”

Więcej pokrewnych odpowiedzi na “Discord JS Wyślij autora DM” w JavaScript

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu