canSendReactions

fun canSendReactions(channelConfig: ChannelConfig, channel: BaseChannel): Boolean

Returns a value that determines that reactions can be sent by the channel. true, if channel can send the reactions in the message.

Return

true if the reactions can be sent, false otherwise

Since

3.6.0

Parameters

channelConfig

The channel configuration

channel

The channel