Skip to main content
Module

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

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

Constructors

new
WallPaperSettings_(params?: { blur?: true; motion?: true; background_color?: number; second_background_color?: number; third_background_color?: number; fourth_background_color?: number; intensity?: number; rotation?: number; emoticon?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
background_color: number
optional
blur: true
optional
emoticon: string
optional
fourth_background_color: number
optional
intensity: number
optional
motion: true
optional
rotation: number
optional
second_background_color: number
optional
third_background_color: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc