adminId property

int? get adminId

ID of the conversation creator.

Implementation

int? get adminId => message['admin_id'];