question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEATURE REQUEST] Add AddButton and RemoveButton

See original GitHub issue

Hello again, I have another thing that could be added, which is AddButton and RemoveButton like:

DiscordRpcClient client = new DiscordRpcClient("client-id");
client.AddButton("label", "url");
client.RemoveButton(index); //index is int

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
HAHOOScommented, Jun 25, 2021

oh i forgot to mension @Lachee

0reactions
Lacheecommented, Jul 21, 2021

and i think i found an iuse image In mi discord tag i have the discriminator 0001 and in console only shows 1 this is the code image

see issue #150 Issue locked to prevent further off-topic conversation

Read more comments on GitHub >

github_iconTop Results From Across the Web

Allow custom add/remove button in SimpleFormIterator
The addButton and removeButton props should have default values in the SimpleFormIterator . Then SimpleFormIterator should clone them, ...
Read more >
How to get current (add) button when user click on remove ...
my script is that when user click on add button then add button hide and remove button show in next field. which is...
Read more >
Prototype an “add” button and cart icon on the same screen
I want to create in a prototype a screen where there are multiple buttons that add an item to a cart. However, I...
Read more >
I am new! please help. How do I add a button that
Hi there. Hope you are doing well and sorry for the trouble. As described you want to add the button to PDF form...
Read more >
Add Remove Input Fields Dynamically using jQuery
Add more fields dynamically using jQuery - Add or remove input fields or text ... The addButton variable selects the add button element....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found