UpdateLowLevel

A low-level (Telegram API) update.

client.on("update", async (ctx) => {
  // ctx.update
});

Properties

update: Api.Update
DISCRIMINATOR

The Telegram API update.