Interface Edited

Internal type holding properties that updates about edited messages share.

interface Edited {
    edit_date: number;
}

Properties

Properties

edit_date: number

Date the message was last edited in Unix time