interface MessageOriginUserimport { type MessageOriginUser } from "https://dotland.deno.dev/x/grammy@v1.22.4/types.web.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