1
0
зеркало из https://github.com/glebtv/telegram-bot.git synced 2026-08-28 15:26:18 +03:00
Этот коммит содержится в:
Jose Galisteo
2023-02-11 14:56:39 +01:00
коммит произвёл GitHub
родитель 4f669fccc4
Коммит e53c31b79f

Просмотреть файл

@@ -11,7 +11,7 @@ module Telegram
# respond_with :message, text: 'Where are you?' # respond_with :message, text: 'Where are you?'
# end # end
# #
# def set_location_from_messge(city = nil, *) # def set_location_from_message(city = nil, *)
# # update # # update
# end # end
# #