hash property

String? get hash

A hash of all passed parameters, which the bot server can use to check their validity.

Implementation

String? get hash => _jsInitData.hash;