deleteOwnMessage constant

String const deleteOwnMessage

User has ability to delete their own message in the channel User has DeleteMessage permission which applies only to owned messages

Implementation

static const String deleteOwnMessage = 'delete-own-message';