isLogDeleteMessage property

bool get isLogDeleteMessage

Returns true if this data is LogDeleteMessage, otherwise false.

Implementation

bool get isLogDeleteMessage => this is UGetLogLogLogDeleteMessage;