toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
friendship-service
/
social.friendship.infrastructure.persistence.sql
/
MessageSQLRepository
/
deleteById
delete
By
Id
open
override
fun
deleteById
(
id
:
Message.MessageID
)
:
Message
?
Delete a message by its ID.
Return
the deleted message if found, null otherwise
Parameters
id
the ID of the message