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;
Bot API 7.2+ A unique device identifier that can be used to match the token to the device.
String get deviceId => _bm.deviceId;