FN

Results 5 issues of FN

`Voice.createAudioResource()` creates memory leak. There is no `AudioResource.destroy()` but without `destroy()` it eats memory. With creating resource (eats memory): ```js Voice.createAudioResource(res.stream, {inputType: res.type, inlineVolume: true}); ``` Without creating resource (all...

#### Issue Description: Delete this line after reading it: If this bug occurs in a modpack, please report this to the modpack author first. #### What happens: There is no...

Bug

There is one CDN method `GetUserBannerUrl()`, but it requires bannerId to get banner URL. `SocketUser` doesn't have `GetBannerUrl()` or `BannerId`. I checked it on version 3.15.2. By the way Discord.Net-Labs...

## About the PR Add notification sound to headset when it receives radio message. You can configure with RBM which channels will emit sound and which not. On regular headsets...

Status: Needs Review

### Please answer the following questions for yourself before submitting an issue. - [X] I checked the [knowledge base](https://adguard-vpn.com/kb/) and found no answer - [X] I checked to make sure...

Bug
Waiting for data
Priority: P4