setUseVoiceMessage

open fun setUseVoiceMessage(useVoiceMessage: Boolean)

Sets whether the voice message is used on the channel screen and message thread screen. The voice message is only active in group channels. since 3.4.0

Deprecated

3.6.0

Use getGroupChannelConfig instead.

Parameters

useVoiceMessage

If true the voice message will be used, false other wise.