Chat iOS v4
Chat iOS
Chat
iOS
Version 4
Home
/
Chat
/
iOS
/
Message
Copy a message
Copy link
A user can copy and send their own message in the same channel or to another channel. This works the same way for both open channels and group channels.
User message
Copy link
File message
Copy link
List of parameters
Copy link
Parameter name | Type | Description |
---|---|---|
message | Specifies a message to copy. | |
toTargetChannel | Specifies a target channel to send a copied message to. | |
completionHandler | Closure | Specifies the callback handler to receive the response from the Sendbird server for a message copy request. |