// Telegram plugin module implements setup contract behavior. export const singleAccountKeysToMove = ["streaming", "webhookSecret"]; export const namedAccountPromotionKeys = ["botToken", "tokenFile"] as const;