type alias GreenCredentialsimport { type GreenCredentials } from "https://deno.land/x/abstract_bot_api@85.0.0/src/greenApi.ts"; definition: { idInstance: string; apiTokenInstance: string; }