UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

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