Skip to content

Whisper To a Particular User #62

@mohdimran043

Description

@mohdimran043

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);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions