discordjs / RPC

A simple RPC client for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible that this library gets way to set Activity Types?

etareduction opened this issue · comments

As per discord docs it is possible to set Activity Type somehow, for example - i want to use Listening (enum 2) type in my application. Is it possible to implement this in library?

commented

Yeah, I am also interested in this feature for the Watching type, good suggestion.

This is not currently possible, unfortunately.

Is there any reason why this can't be implemented?