Whats this rock!
  • Getting Started
  • Tutorial
  • Resources
    • Telegram Rock Classifier Chatbot
    • Keras-CV
    • Tensorflow (tutorial)
    • nbdev (docs)
  • Help
    • Report an Issue

Telegram bot deployment

  • Download
    • Download dataset
    • Download utilities
  • Preprocess
    • Preprocess Data
  • Exploratory Data Analysis
    • Exploratory Analysis
  • Config Management
    • Hydra
  • Training models
    • Training
    • Training utilities
    • Training models
    • Callbacks
  • MLOps
    • Experiment Tracking
    • HyperParameter Tuning
    • Model Management
  • Telegram Bot
    • Telegram bot deployment

On this page

  • handle_photo
  • handle_message
  • model_details
  • help
  • start
  • deploy_bot

Report an issue

Telegram bot deployment


source

handle_photo

 handle_photo (update, context)

source

handle_message

 handle_message (update, context)

source

model_details

 model_details (update, context)

source

help

 help (update, context)

source

start

 start (update, context)

source

deploy_bot

 deploy_bot ()