Send Request
fun SendRequest(username: String, recipientAddress: JsonAddress? = null, recipientGroupId: String? = null, messageBody: String? = null, attachments: List<JsonAttachment> = emptyList(), quote: JsonQuote? = null, timestamp: Long? = null, mentions: List<JsonMention> = emptyList())
Content copied to clipboard