Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>MessageOriginChat

Hydration plugin for API calls and context objects.
Latest
interface MessageOriginChat
import { type MessageOriginChat } from "https://deno.land/x/grammy_hydrate@v1.4.1/deps.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