can_be_edited property

bool can_be_edited
read / write

True, if the message can be edited. For live location and poll messages this fields shows whether editMessageLiveLocation or stopPoll can be used with this message by the application.

Implementation

late bool can_be_edited;