Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pastedeno/mod.ts>IPasteAPIOptions

Universal Pastebin client for Deno/Node
Latest
interface IPasteAPIOptions
import { type IPasteAPIOptions } from "https://deno.land/x/pastedeno@0.6.2/mod.ts";

Properties

api_option: string
optional
api_dev_key: string
optional
api_user_key: string
optional
api_paste_code: string
optional
api_paste_format: FormatType
optional
api_paste_expire_date: ExpirationTime
optional
api_paste_private: number
optional
api_results_limit: number
optional
api_paste_name: string
optional
api_paste_key: string