CodeDeletedHandler

internal interface CodeDeletedHandler

Inheritors

Functions

Link copied to clipboard
abstract suspend fun handle(event: Event.Conversation.CodeDeleted): Either<StorageFailure, Unit>