RejectJoinRequestRequest

data class RejectJoinRequestRequest(val convoId: String, val member: Did)

Constructors

Link copied to clipboard
constructor(convoId: String, member: Did)

Properties

Link copied to clipboard
Link copied to clipboard
val member: Did