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

x/mtkruto/tl/3_functions.ts>smsjobs_getSmsJob_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class smsjobs_getSmsJob_
extends Function_<enums.SmsJob>
import { smsjobs_getSmsJob_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Constructors

new
smsjobs_getSmsJob_(params: { job_id: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
job_id: string

Static Properties

__F: (params: { job_id: string; }) => enums.SmsJob
readonly
[name]: string
readonly
[paramDesc]: ParamDesc