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

message_silently doesn't #28827

Open
dotancohen opened this issue Jan 5, 2025 · 2 comments
Open

message_silently doesn't #28827

dotancohen opened this issue Jan 5, 2025 · 2 comments
Labels

Comments

@dotancohen
Copy link

Steps to reproduce

  1. Ensure that Telegram Desktop is not running.
  2. Configure the following file:
$ cat ~/.local/share/TelegramDesktop/tdata/shortcuts-custom.json 
[
    {
        "command": "message_silently",
        "keys": "alt+enter"
    }
]
  1. Start Telegram Desktop.
  2. Send a message with Alt-Enter.

Expected behaviour

The recipient should not have an audible notification of the message.

Actual behaviour

The recipient does hear an audible notification of the message.

Operating system

Ubuntu 24.04.1 LTS

Version of Telegram Desktop

5.10

Installation source

Static binary from official website

Crash ID

No response

Logs

No response

@dotancohen dotancohen added the bug label Jan 5, 2025
@23rd
Copy link
Collaborator

23rd commented Jan 5, 2025

First of all, try another hotkey.

@dotancohen
Copy link
Author

Thank you. Ctrl-M did not work either.

See this thread for two other users who report that they also can not configure message_silently to work:
https://www.reddit.com/r/Telegram/comments/fci2in/psa_you_can_make_shortcuts_for_silent_and/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@dotancohen @23rd and others