Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/0_api.ts>account_saveAutoSaveSettings

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface account_saveAutoSaveSettings
import { type account_saveAutoSaveSettings } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

Properties

_: "account.saveAutoSaveSettings"
optional
users: true
optional
chats: true
optional
broadcasts: true
optional
peer: InputPeer
settings: AutoSaveSettings
optional
[R]: boolean