pinnedAt property

int? get pinnedAt

The date when the message was pinned to Unixtime.

Implementation

int? get pinnedAt => message['pinned_at'];