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

[contrib/telega-bridge-bot] Compatible with the latest updates from the master branch #399

Closed BlindingDark closed 1 year ago

BlindingDark commented 1 year ago

This PR does:

  1. Extract telega-msg--replied-message-fetch-callback function. This way contrib/telega-bridge-bot doesn't need to override the whole telega-msg--replied-message-fetch function.
  2. No longer hardcode username into first name, this will allow it to support the new user title format.