Skip to main content
Module

x/grammy/types.ts>MessageOriginHiddenUser

The Telegram Bot Framework.
Very Popular
Go to Latest
interface MessageOriginHiddenUser
import { type MessageOriginHiddenUser } from "https://deno.land/x/grammy@v1.21.2/types.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