Hide Profile Icon in Group Chat when members are only 2

sendbird-uikit-ios Version : 3.1.0
iOS Version : 16.0

We need to hide the profile picture of the member in a Chanel View Controller - when number of members in group channel are only 2.

I tried this by subclassing SBUUserMessageCell but don’t have any control over the image being displayed.

Can you let me know how to acheive this.