#1207826
Как отправить геопозицию пользователю в Telegram с помощью pyTelegramBotAPI?
Варианты ответа:
  • bot.send_location(chat_id, latitude, longitude)
  • bot.send_message(chat_id, location)
  • bot.send_file(chat_id, location)
Курсы в категории: Информационные технологии