Skip to content
GramIO
Search
K
Main Navigation
Home
Get started
Plugins
TS API Reference
Bot API Reference
Changelogs
English
Русский
Telegram
English
Русский
Appearance
Telegram
npm
npm
yarn
pnpm
bun
Menu
On this page
On this page
Fields
GramIO Usage
See Also
MessageOriginUser
Copy page
Official docs ↗
The message was originally sent by a known user.
Fields
type
String
=
user
Required
Type of the message origin, always "user"
date
Integer
Required
Date the message was sent originally in Unix time
sender_user
User
Required
User that sent the message originally
GramIO Usage
See Also