sendFileMessage

open fun sendFileMessage(@NonNull params: FileMessageCreateParams, @NonNull fileInfo: FileInfo, @Nullable handler: OnFilteringMessageHandler)

Sends a file message to the channel.

Parameters

params

Parameters to be applied to the message

fileInfo

File information to send to the channel

handler

Callback notifying that the message which the current user tried to send is filtered since 3.0.0