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

The location attachment does not send anything #445

Closed 7kilobytes closed 9 months ago

7kilobytes commented 9 months ago

Nothing happens if user selects "location" as attachment type with filled in latitude and longitude. Please look at the screenshots in the attachment.

  1. location_1
  2. location_2
  3. location_3
  4. location_4

Telega Setup

OS: Linux sophi 6.6.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 08 Nov 2023 16:05:38 +0000 x86_64 GNU/Linux Emacs: GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8) Telega: telega v0.8.203 (TDLib v1.8.20-dd77e46) (telega-server v0.8.2)

Installation method: git

Current Behavior

The location is not sent

Steps to Reproduce

  1. Type C-c C-a in a chat buffer and select "location" as attachment type
  2. Fill in latitude and longitude in the "Location" prompt with the following format: [lat],[long]. Press "Enter" key.