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

[FR] Consider messageChatJoinByRequest in telega-msg-special-p #412

Closed daanturo closed 1 year ago

daanturo commented 1 year ago

Telega Setup

OS: Arch Linux Emacs: GNU Emacs 29.0.90 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.37, cairo version 1.17.8) Features: svg webp ffmpeg Telega: telega v0.8.120 (TDLib v1.8.13-eb664b4) (telega-server v0.8.2)

Current Behavior

Steps to Reproduce

1. 2. 3.

Possible Solution

'messageChatJoinByLink' is already included in telega-msg-special-p, so I think it makes more sense to put 'messageChatJoinByRequest' there also.