Skip to main content
Module

x/mtkruto/mod.ts>MessageWriteAccessAllowed

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageWriteAccessAllowed
implements _MessageBase
import { type MessageWriteAccessAllowed } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

A message that is received when a bot is allowed to message a user.

Properties

writeAccessAllowed: { miniAppName?: string; }