Skip to main content
Module

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

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

Properties

_: "updates.difference"
new_messages: Array<Message>
new_encrypted_messages: Array<EncryptedMessage>
other_updates: Array<Update>
chats: Array<Chat>
users: Array<User>