Skip to content

GramIO API Reference / gramio/dist / TelegramMessageOriginHiddenUser

Interface: TelegramMessageOriginHiddenUser

Defined in: @gramio/types/out/objects.d.ts:1281

The message was originally sent by an unknown user.

Documentation

Properties

PropertyTypeDescriptionDefined in
datenumberDate the message was sent originally in Unix time@gramio/types/out/objects.d.ts:1289
sender_user_namestringName of the user that sent the message originally@gramio/types/out/objects.d.ts:1293
type"hidden_user"Type of the message origin, always “hidden_user”@gramio/types/out/objects.d.ts:1285