fromId property

int get fromId

The ID of the user who is typing the text.

Implementation

int get fromId => update.object['from_id'];