UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines (5 loc) 263 B
//#region extensions/telegram/src/setup-contract.ts const singleAccountKeysToMove = ["streaming", "webhookSecret"]; const namedAccountPromotionKeys = ["botToken", "tokenFile"]; //#endregion export { singleAccountKeysToMove as n, namedAccountPromotionKeys as t };