Skip to main content
Module

x/mtkruto/mod.ts>types.NotificationSoundLocal

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.NotificationSoundLocal
import { types } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { NotificationSoundLocal } = types;

Constructors

new
NotificationSoundLocal(params: { title: string; data: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
data: string
title: string

Static Properties

readonly
[paramDesc]: ParamDesc