canBeEdited property

bool canBeEdited
final

canBeEdited 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

final bool canBeEdited;