fromId property

int get fromId

the ID of the user who sent the transfer.

Implementation

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