render
abstract fun render(style: AvatarStyle, channel: Channel, currentUser: User?, targetProvider: ChannelAvatarViewProvider)
Renders the avatar for the given channel and currentUser into the target view provided by targetProvider.
Renders the avatar for the given channel and currentUser into the target view provided by targetProvider.