def get_location(bot, update, user_data): print(update.message.location) update.message.reply_text('??????? {}'.format(get_avatar(user_data)))