peerId property

int get peerId

The ID of the dialog on the bot's side.

Implementation

int get peerId => update.object['peer_id'];