toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
friendships-service
/
piperkt.services.friendships.application.api.command
/
FriendshipCommand
/
SendMessage
/
Response
Response
data
class
Response
(
val
messageId
:
String
)
:
FriendshipCommand.SendMessage
Members
Constructors
Response
Link copied to clipboard
constructor
(
messageId
:
String
)
Properties
message
Id
Link copied to clipboard
val
messageId
:
String