deviceId property

String get deviceId

Bot API 7.2+ A unique device identifier that can be used to match the token to the device.

Implementation

String get deviceId => _bm.deviceId;