agentscope-ai / agentscope-ai/agentscope

feat(channel): use Telegram rich and ephemeral messages when supported

Abierto
#2,622 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
31.6k
Forks
3.5k
Merge medio
1 d 16 h
PR fusionados (30 d)
103

Descripción

## Background

The Telegram channel in #2271 currently targets `python-telegram-bot>=22.8`, whose supported Bot API does not expose the newer rich-message and ephemeral-message capabilities discussed during review.

## Follow-up

When python-telegram-bot supports the required Bot API versions:

- use `sendRichMessage` for native table rendering instead of ASCII tables inside `

`

- use ephemeral messages for group approval prompts so only the requester can see and act on them
- retain safe fallbacks for Telegram clients or deployments where these APIs are unavailable
- add compatibility and permission tests for both paths

Follow-up from #2271.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start with the Telegram channel work in #2271 and verify when python-telegram-bot supports the required Bot API versions and rich or ephemeral message APIs. Done means native table rendering and requester-only approval prompts use those APIs when available, safe fallbacks remain, and compatibility and permission tests cover both paths.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
api, backend
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Activo
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.