/** * @module api/version * @description Telegram Bot API version information */ /** Current Telegram Bot API version */ export declare const API_VERSION = "9.2.0";