toId property

int get toId

The ID of the community to which the user is writing the message.

Implementation

int get toId => update.object['to_id'];