Module

x/telescope_sdk_deno/mod.ts>TelescopeIntegrationOpts

Mirror of https://gitlab.com/telescope-meetings/sdk/deno
Latest
interface TelescopeIntegrationOpts
import { type TelescopeIntegrationOpts } from "https://dotland.deno.dev/x/telescope_sdk_deno@v0.5.1-alpha/mod.ts";

Properties

name: string

Integration's INTERNAL name

token: string

Integration's token

optional
baseUrl: string

BaseURL of telescope. Meant for development

optional
apiUrl: string

APIURL for telescope. Meant for development