tdesktop icon indicating copy to clipboard operation
tdesktop copied to clipboard

message_silently doesn't

Open dotancohen opened this issue 11 months ago • 4 comments

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 avatar Jan 05 '25 00:01 dotancohen

First of all, try another hotkey.

23rd avatar Jan 05 '25 09:01 23rd

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/

dotancohen avatar Jan 05 '25 16:01 dotancohen

maybe its something Qt-related. for me "ctrl+s" is working for "message_silently", "ctrl+shift+enter" is not working for "message_silently"

being-a-cyborg avatar May 05 '25 06:05 being-a-cyborg

Hey there!

This issue was inactive for a long time and will be automatically closed in 30 days if there isn't any further activity. We therefore assume that the user has lost interest or resolved the problem on their own.

Don't worry though; if this is an error, let us know with a comment and we'll be happy to reopen the issue.

Thanks!

github-actions[bot] avatar Nov 02 '25 02:11 github-actions[bot]