sending_id property

int sending_id
read / write

Non-persistent identifier, which will be returned back in messageSendingStatePending object and can be used to match sent messages and corresponding updateNewMessage updates.

Implementation

late int sending_id;