Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>smsjobs_Status_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class smsjobs_Status_
extends _smsjobs_Status_
import { smsjobs_Status_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Constructors

new
smsjobs_Status_(params: { allow_international?: true; recent_sent: number; recent_since: number; recent_remains: number; total_sent: number; total_since: number; last_gift_slug?: string; terms_url: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
allow_international: true
optional
last_gift_slug: string
recent_remains: number
recent_sent: number
recent_since: number
terms_url: string
total_sent: number
total_since: number

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc