PROMPT_CHOOSE_ACTION = "Use bot keyboard to choose an action" PROMPT_ADD_COMMENT = "You can continue adding comments, or press skip" PROMPT_ADD_MEDIA = "You can continue adding photos, or press skip" PROMPT_LOCATION_KEYWORD = "You can input location search keywords or press skip" PROMPT_NO_NEARBY_POI = "No nearby places found. You can input location name manually" PROMPT_CHOOSE_POI_FROM_LIST = "Where are you?" PROMPT_HELP = "Use /start to test this bot." PROMPT_CANCELED = "Canceled" PROMPT_MAX_PHOTO_REACHED = "Cannot attach more than 4 medias, only first 4 will be posted" PROMPT_DONE = "Done" CALLBACK_SKIP = "Skip"