interface MessageOriginUserimport { type MessageOriginUser } from "https://dotland.deno.dev/x/grammy@v1.20.2/types.deno.ts"; The message was originally sent by a known user. Propertiestype: "user"Type of the message origin, always “user” date: numberDate the message was sent originally in Unix time sender_user: UserUser that sent the message originally