Skip to main content
Module

x/grammy_types/mod.ts>MessageOriginHiddenUser

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface MessageOriginHiddenUser
import { type MessageOriginHiddenUser } from "https://deno.land/x/grammy_types@v3.5.2/mod.ts";

The message was originally sent by an unknown user.

Properties

type: "hidden_user"

Type of the message origin, always “hidden_user”

date: number

Date the message was sent originally in Unix time

sender_user_name: string

Name of the user that sent the message originally