ownerId property

int get ownerId

The ID of the poll owner.

Implementation

int get ownerId => update.object['owner_id'];