Actualización del bot de Telegram: Renombrado de botón PDF y eliminación de menú al solicitarlo
This commit is contained in:
@@ -98,7 +98,7 @@ class TelegramBot {
|
||||
['text' => 'Semana Actual', 'callback_data' => 'semana_actual']
|
||||
],
|
||||
[
|
||||
['text' => '📄 Mi PDF', 'callback_data' => 'mi_pdf']
|
||||
['text' => '📄 Horarios PDF', 'callback_data' => 'mi_pdf']
|
||||
],
|
||||
[
|
||||
['text' => '🔍 Buscar por Nombre', 'callback_data' => 'buscar_nombre']
|
||||
|
||||
Reference in New Issue
Block a user