Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whisper To a Particular User #62

Open
mohdimran043 opened this issue Jan 12, 2021 · 0 comments
Open

Whisper To a Particular User #62

mohdimran043 opened this issue Jan 12, 2021 · 0 comments

Comments

@mohdimran043
Copy link

Hi,

I am looking for a feature or implementation where we can directly send the voice note to a user. Found the below-commented code snippet but the implementation seems to be missing

//At the moment we're sending from the local user, this is kinda stupid.
//What we really want is to send to other users, or to channels. Something like:
//
// _connection.Users.First().SendVoiceWhisper(e.Buffer);
//
// _connection.Channels.First().SendVoice(e.Buffer, shout: true);

@Meetsch Meetsch added this to the Voice Support milestone Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants