senderId property

int get senderId

The sender's ID.

Implementation

int get senderId => message['from_id'];