can_be_edited property

Bool? can_be_edited
getter/setter pair

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

Bool? can_be_edited;