How to Disable/Enable edit and delete option of chat message while using with SendBirdUIKit?

@Hi @VivekLathiya.
Sendbird UIKit doesn’t exist API to Disable/Enable deleting and editing options directly.
But if you want to that, you can override the event using setLongTapGestureHandler each message cell.

plz refer to another guide. here