zevlg / telega.el

GNU Emacs telegram client (unofficial)
https://zevlg.github.io/telega.el/
GNU General Public License v3.0
1.09k stars 85 forks source link

[telega-bridge-bot] fix: Update telega-user-title function usage. #425

Closed BlindingDark closed 1 year ago

BlindingDark commented 1 year ago

The telega-user-title function has modified in recent updates, so we also need update here.

Here we display both full_name and bot username like "Forward: Hello alice@matrix_bot",

zevlg commented 1 year ago

merged in, thanks!