IsSelfEligibleToAddParticipantsToChannelUseCaseImpl
internal class IsSelfEligibleToAddParticipantsToChannelUseCaseImpl(val selfUser: GetSelfUserUseCase, val conversationRepository: ConversationRepository) : IsSelfEligibleToAddParticipantsToChannelUseCase