ChannelServiceApi  
    Functions
Link copied to clipboard
                  abstract fun addMessageInChannel(request: ChannelCommand.AddMessageInChannel.Request): Result<ChannelCommand.AddMessageInChannel.Response>
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  abstract fun getChannelsByServerId(request: ChannelQuery.GetChannelByServerId.Request): Result<ChannelQuery.GetChannelByServerId.Response>
Link copied to clipboard
                  Link copied to clipboard