-
Is it possible to click Buttons? if it's, could someone teach me how? |
Beta Was this translation helpful? Give feedback.
Answered by
NekoCyan
Nov 13, 2022
Replies: 2 comments 5 replies
-
https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/Message.md#interaction try it and see |
Beta Was this translation helpful? Give feedback.
1 reply
-
Docs here Message.clickButton().
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Modyes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Docs here Message.clickButton().
In cases:
.clickButton()
, it will click for you.ButtonID
:.clickButton(ButtonID)
.