Skip to main content
Module

x/grammy/types.deno.ts>MessageOriginChat

The Telegram Bot Framework.
Very Popular
Go to Latest
interface MessageOriginChat
import { type MessageOriginChat } from "https://deno.land/x/grammy@v1.21.2/types.deno.ts";

The message was originally sent on behalf of a chat to a group chat.

Properties

type: "chat"

Type of the message origin, always “chat”

date: number

Date the message was sent originally in Unix time

sender_chat: Chat

Chat that sent the message originally

optional
author_signature: string

For messages originally sent by an anonymous chat administrator, original message author signature