MinnDevelopment / java-discord-rpc

Java bindings for https://github.com/discordapp/discord-rpc (using JNA)
Apache License 2.0
132 stars 38 forks source link

How do i have multiple details? #13

Closed VisualEhrmanntraut closed 6 years ago

VisualEhrmanntraut commented 6 years ago

Hello, i want mulitple details except for the state and the details(i want mulitple lines) how do i do that?

m-sterling commented 6 years ago

The Discord RPC library only allows one line for the state and one line for the details. Maybe try opening a ticket on the Discord RPC library repo and make that a suggestion?

MinnDevelopment commented 6 years ago

As @kkirigaya mentioned, this is not the place to ask for features.